ZIMMessageRepliedListQueriedResult class

The callback for querying the reply message list result.

Properties

hashCode int
The hash code for this object.
no setterinherited
messageList List<ZIMMessage>
Description: List of messages retrieved.
getter/setter pair
nextFlag int
Description: Query anchor, used for the next page to be passed to ZIMMessageRepliedListQueryConfig for querying.
getter/setter pair
rootRepliedInfo ZIMMessageRootRepliedInfo
Description: Reply information for the root message.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited