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

switch_api_interface() public method

public switch_api_interface ( ) : System
return System
        public switch_api_interface()
            : this(freeswitchPINVOKE.new_switch_api_interface(), true)
        {
        }

Same methods

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