コード例 #1
0
ファイル: SipService.java プロジェクト: BvbKoala/SourceCode
 public SipProfile getLocalProfile() {
   return mSipGroup.getLocalProfile();
 }