ResultRoomEvents class
Properties
count
↔ int ?
An approximate count of the total number of results found.
getter/setter pair
groups
↔ Map <String , Map <String , GroupValue > > ?
Any groups that were requested.
getter/setter pair
hashCode
→ int
The hash code for this object.
no setter inherited
highlights
↔ List <String > ?
List of words which should be highlighted, useful for stemming which may change the query terms.
getter/setter pair
nextBatch
↔ String ?
Token that can be used to get the next batch of
results, by passing as the next_batch
parameter to
the next call. If this field is absent, there are no
more results.
getter/setter pair
results
↔ List <Result > ?
List of results in the requested order.
getter/setter pair
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
state
↔ Map <String , List <SDNEvent > > ?
The current state for every room in the results.
This is included if the request had the
include_state
key set with a value of true
.
getter/setter pair
sendingnetwork_dart_sdk 0.0.9