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

switch_xml_child() private method

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