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

switch_console_callback_match() public method

public switch_console_callback_match ( ) : System
return System
        public switch_console_callback_match()
            : this(freeswitchPINVOKE.new_switch_console_callback_match(), true)
        {
        }

Same methods

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