GroupMemberRoleType class Enums

群成员类型

Constructors

GroupMemberRoleType()

Properties

hashCode int
The hash code for this object. [...]
read-only, inherited
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited
toString() String
Returns a string representation of this object.
inherited

Operators

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

Constants

V2TIM_GROUP_MEMBER_ROLE_ADMIN → const int
群管理员
300
V2TIM_GROUP_MEMBER_ROLE_MEMBER → const int
群成员
200
V2TIM_GROUP_MEMBER_ROLE_OWNER → const int
群主
400
V2TIM_GROUP_MEMBER_UNDEFINED → const int
未定义(没有获取该字段)
0