FreeSWITCH.Native.switch_state_handler_table.switch_state_handler_table C# (CSharp) Метод

switch_state_handler_table() публичный Метод

public switch_state_handler_table ( ) : System
Результат 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