RoomEventsCriteria class
Properties
-
eventContext
↔ IncludeEventContext?
-
Configures whether any context for the events
returned are included in the response.
getter/setter pair
-
filter
↔ SearchFilter?
-
This takes a filter.
getter/setter pair
-
groupings
↔ Groupings?
-
Requests that the server partitions the result set
based on the provided list of keys.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
includeState
↔ bool?
-
Requests the server return the current state for
each room returned.
getter/setter pair
-
keys
↔ List<KeyKind>?
-
The keys to search. Defaults to all.
getter/setter pair
-
orderBy
↔ SearchOrder?
-
The order in which to search for results.
By default, this is
"rank"
.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
searchTerm
↔ String
-
The string to search events for
getter/setter pair