Esempio n. 1
0
 public void fromPj(SWIGTYPE_p_pjmedia_transport_info info)
 {
     pjsua2PINVOKE.MediaTransportInfo_fromPj(swigCPtr, SWIGTYPE_p_pjmedia_transport_info.getCPtr(info));
     if (pjsua2PINVOKE.SWIGPendingException.Pending)
     {
         throw pjsua2PINVOKE.SWIGPendingException.Retrieve();
     }
 }
Esempio n. 2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_pjmedia_transport_info obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }