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

switch_endpoint_interface() public method

public switch_endpoint_interface ( ) : System
return System
        public switch_endpoint_interface()
            : this(freeswitchPINVOKE.new_switch_endpoint_interface(), true)
        {
        }

Same methods

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