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

switch_t38_options_t() public method

public switch_t38_options_t ( ) : System
return System
        public switch_t38_options_t()
            : this(freeswitchPINVOKE.new_switch_t38_options_t(), true)
        {
        }

Same methods

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