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

switch_xml() public method

public switch_xml ( ) : System
return System
        public switch_xml()
            : this(freeswitchPINVOKE.new_switch_xml(), true)
        {
        }

Same methods

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