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

switch_ivr_menu_stack_xml_add_custom() private method

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