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

switch_file_interface() public method

public switch_file_interface ( ) : System
return System
        public switch_file_interface()
            : this(freeswitchPINVOKE.new_switch_file_interface(), true)
        {
        }

Same methods

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