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

switch_dtmf_t_digit_get() private method

private switch_dtmf_t_digit_get ( HandleRef jarg1 ) : char
jarg1 HandleRef
return char
        public static extern char switch_dtmf_t_digit_get(HandleRef jarg1);
freeswitchPINVOKE