FreeSWITCH.Native.freeswitchPINVOKE.CoreSession_flushDigits C# (CSharp) 메소드

CoreSession_flushDigits() 개인적인 메소드

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