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

switch_io_event_hook_write_frame() public method

public switch_io_event_hook_write_frame ( ) : System
return System
        public switch_io_event_hook_write_frame()
            : this(freeswitchPINVOKE.new_switch_io_event_hook_write_frame(), true)
        {
        }

Same methods

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