ZIMRoomMembersAttributesQueriedResult class
Supported version: 2.4.0.
Detailed description: According to the UserID list, batch query results of room user attributes are returned.
Business scenario: After querying room user attributes, the success or failure and query results can be known through this callback.
Notification timing: The result will be returned after the room user attribute query is completed.
Related interface: queryRoomMembersAttributes
, query room user attributes.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
infos
↔ List<
ZIMRoomMemberAttributesInfo> -
getter/setter pair
- roomID ↔ String
-
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