public void setCallback(OTCallback cb) { otapiPINVOKE.OTCaller_setCallback(swigCPtr, OTCallback.getCPtr(cb)); }
public static extern void OTCallback_director_connect(HandleRef jarg1, OTCallback.SwigDelegateOTCallback_0 delegate0, OTCallback.SwigDelegateOTCallback_1 delegate1);
internal static HandleRef getCPtr(OTCallback obj) { return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr; }
internal static HandleRef getCPtr(OTCallback obj) { return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr); }