Future<List<String>> getEventIdList( Room room, { int start = 0, bool includeSending = false, int? limit, });