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

switch_ivr_set_xml_profile_data() private method

private switch_ivr_set_xml_profile_data ( HandleRef jarg1, HandleRef jarg2, int jarg3 ) : int
jarg1 HandleRef
jarg2 HandleRef
jarg3 int
return int
        public static extern int switch_ivr_set_xml_profile_data(HandleRef jarg1, HandleRef jarg2, int jarg3);
freeswitchPINVOKE