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

CoreSession_flushDigits() private method

private CoreSession_flushDigits ( HandleRef jarg1 ) : int
jarg1 System.Runtime.InteropServices.HandleRef
return int
        public static extern int CoreSession_flushDigits(HandleRef jarg1);
freeswitchPINVOKE