コード例 #1
0
 public override void AddSIPAccountAsync(SIPAccount sipAccount)
 {
     m_provisioningServiceProxy.AddSIPAccountAsync(sipAccount);
 }