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

switch_xml_clear_user_cache() private method

private switch_xml_clear_user_cache ( string jarg1, string jarg2, string jarg3 ) : uint
jarg1 string
jarg2 string
jarg3 string
return uint
        public static extern uint switch_xml_clear_user_cache(string jarg1, string jarg2, string jarg3);
freeswitchPINVOKE