FreeSWITCH.Native.freeswitchPINVOKE.switch_xml_parse_section_string C# (CSharp) Method

switch_xml_parse_section_string() private method

private switch_xml_parse_section_string ( string jarg1 ) : uint
jarg1 string
return uint
        public static extern uint switch_xml_parse_section_string(string jarg1);
freeswitchPINVOKE