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

switch_file_handle() public method

public switch_file_handle ( ) : System
return System
        public switch_file_handle()
            : this(freeswitchPINVOKE.new_switch_file_handle(), true)
        {
        }

Same methods

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