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

switch_io_event_hook_state_run() public method

public switch_io_event_hook_state_run ( ) : System
return System
        public switch_io_event_hook_state_run()
            : this(freeswitchPINVOKE.new_switch_io_event_hook_state_run(), true)
        {
        }

Same methods

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