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

switch_ivr_menu_str2action() private method

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