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

switch_state_handler_table() public method

public switch_state_handler_table ( ) : System
return System
        public switch_state_handler_table()
            : this(freeswitchPINVOKE.new_switch_state_handler_table(), true)
        {
        }

Same methods

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