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

switch_xml_parse_file() private method

private switch_xml_parse_file ( string jarg1 ) : IntPtr
jarg1 string
return IntPtr
        public static extern IntPtr switch_xml_parse_file(string jarg1);
freeswitchPINVOKE