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

switch_io_event_hook_outgoing_channel() public method

public switch_io_event_hook_outgoing_channel ( ) : System
return System
        public switch_io_event_hook_outgoing_channel()
            : this(freeswitchPINVOKE.new_switch_io_event_hook_outgoing_channel(), true)
        {
        }

Same methods

switch_io_event_hook_outgoing_channel::switch_io_event_hook_outgoing_channel ( IntPtr cPtr, bool cMemoryOwn ) : System