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

switch_ivr_collect_digits_callback() private method

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