FreeSWITCH.Native.switch_io_event_hook_outgoing_channel.switch_io_event_hook_outgoing_channel C# (CSharp) Method

switch_io_event_hook_outgoing_channel() private method

private switch_io_event_hook_outgoing_channel ( IntPtr cPtr, bool cMemoryOwn ) : System
cPtr System.IntPtr
cMemoryOwn bool
return System
        internal switch_io_event_hook_outgoing_channel(IntPtr cPtr, bool cMemoryOwn)
        {
            swigCMemOwn = cMemoryOwn;
            swigCPtr = new HandleRef(this, cPtr);
        }

Same methods

switch_io_event_hook_outgoing_channel::switch_io_event_hook_outgoing_channel ( ) : System