public static Task<Tuple<GetAuditEventReportsResponse, long>> GetEvents( this IAuthentication auth, ReportFilter filter, long recentUnixTime, long latestUnixTime = 0 )
In This Article