public vx_evt_session_updated_t as_vx_evt_session_updated() { global::System.IntPtr cPtr = VivoxCoreInstancePINVOKE.vx_evt_base_t_as_vx_evt_session_updated(swigCPtr); vx_evt_session_updated_t ret = (cPtr == global::System.IntPtr.Zero) ? null : new vx_evt_session_updated_t(cPtr, false); return(ret); }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(vx_evt_session_updated_t obj) { return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr); }