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

switch_limit_interface() public method

public switch_limit_interface ( ) : System
return System
        public switch_limit_interface()
            : this(freeswitchPINVOKE.new_switch_limit_interface(), true)
        {
        }

Same methods

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