GroupChangeInfoType class Enums
群信息变化类型
Constructors
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_INFO_CHANGE_TYPE_CUSTOM → const int
-
群自定义字段变更
6
- V2TIM_GROUP_INFO_CHANGE_TYPE_FACE_URL → const int
-
群头像修改
4
- V2TIM_GROUP_INFO_CHANGE_TYPE_INTRODUCTION → const int
-
群简介修改
2
- V2TIM_GROUP_INFO_CHANGE_TYPE_NAME → const int
-
群名修改
1
- V2TIM_GROUP_INFO_CHANGE_TYPE_NOTIFICATION → const int
-
群公告修改
3
- V2TIM_GROUP_INFO_CHANGE_TYPE_OWNER → const int
-
群主变更
5
- V2TIM_GROUP_INFO_INVALID → const int
-
非法值
0