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

CoreSession_flushEvents() private method

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