コード例 #1
0
 public void fromPj(SWIGTYPE_p_pjsua_call_setting prm)
 {
     pjsua2PINVOKE.CallSetting_fromPj(swigCPtr, SWIGTYPE_p_pjsua_call_setting.getCPtr(prm));
     if (pjsua2PINVOKE.SWIGPendingException.Pending)
     {
         throw pjsua2PINVOKE.SWIGPendingException.Retrieve();
     }
 }