GetGroupMessageReadMemberListFilter enum Enums

获取群消息已读(未读)成员列表type

Inheritance

Values

V2TIM_GROUP_MESSAGE_READ_MEMBERS_FILTER_READ → const GetGroupMessageReadMemberListFilter

禁止加群

V2TIM_GROUP_MESSAGE_READ_MEMBERS_FILTER_UNREAD → const GetGroupMessageReadMemberListFilter

需要管理员审批

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
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

Constants

values → const List<GetGroupMessageReadMemberListFilter>
A constant List of the values in this enum, in order of their declaration.