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

switch_input_args_t() public method

public switch_input_args_t ( ) : System
return System
        public switch_input_args_t()
            : this(freeswitchPINVOKE.new_switch_input_args_t(), true)
        {
        }

Same methods

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