Ejemplo n.º 1
0
 public static void switch_channel_release_device_record(SWIGTYPE_p_p_switch_device_record_s dcdrp) {
   freeswitchPINVOKE.switch_channel_release_device_record(SWIGTYPE_p_p_switch_device_record_s.getCPtr(dcdrp));
 }
Ejemplo n.º 2
0
 internal static HandleRef getCPtr(SWIGTYPE_p_p_switch_device_record_s obj) {
   return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }