GetGroupMessageReadMemberListFilter enum
获取群消息已读(未读)成员列表type
Constructors
Values
- V2TIM_GROUP_MESSAGE_READ_MEMBERS_FILTER_READ → const GetGroupMessageReadMemberListFilter
-
群消息已读成员列表
- V2TIM_GROUP_MESSAGE_READ_MEMBERS_FILTER_UNREAD → const GetGroupMessageReadMemberListFilter
-
群消息未读成员列表
Properties
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
Constants
-
values
→ const List<
GetGroupMessageReadMemberListFilter> - A constant List of the values in this enum, in order of their declaration.