Example #1
0
 public CallSetting(SWIGTYPE_p_pj_bool_t useDefaultValues) : this(pjsua2PINVOKE.new_CallSetting__SWIG_0(SWIGTYPE_p_pj_bool_t.getCPtr(useDefaultValues)), true)
 {
     if (pjsua2PINVOKE.SWIGPendingException.Pending)
     {
         throw pjsua2PINVOKE.SWIGPendingException.Retrieve();
     }
 }