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

switch_io_routines() public method

public switch_io_routines ( ) : System
return System
        public switch_io_routines()
            : this(freeswitchPINVOKE.new_switch_io_routines(), true)
        {
        }

Same methods

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