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

switch_dialplan_interface() public method

public switch_dialplan_interface ( ) : System
return System
        public switch_dialplan_interface()
            : this(freeswitchPINVOKE.new_switch_dialplan_interface(), true)
        {
        }

Same methods

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