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

switch_config() public method

public switch_config ( ) : System
return System
        public switch_config()
            : this(freeswitchPINVOKE.new_switch_config(), true)
        {
        }

Same methods

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