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

switch_xml_attr() private method

private switch_xml_attr ( HandleRef jarg1, string jarg2 ) : string
jarg1 HandleRef
jarg2 string
return string
        public static extern string switch_xml_attr(HandleRef jarg1, string jarg2);
freeswitchPINVOKE