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

switch_application_interface() public method

public switch_application_interface ( ) : System
return System
        public switch_application_interface()
            : this(freeswitchPINVOKE.new_switch_application_interface(), true)
        {
        }

Same methods

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