GroupChangeInfoType class Enums

群信息变化类型

Constructors

GroupChangeInfoType()

Properties

hashCode int
The hash code for this object.
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

V2TIM_GROUP_INFO_CHANGE_TYPE_CUSTOM → const int
群自定义字段变更
V2TIM_GROUP_INFO_CHANGE_TYPE_FACE_URL → const int
群头像修改
V2TIM_GROUP_INFO_CHANGE_TYPE_GROUP_ADD_OPT → const int
加群选项变更
V2TIM_GROUP_INFO_CHANGE_TYPE_INTRODUCTION → const int
群简介修改
V2TIM_GROUP_INFO_CHANGE_TYPE_NAME → const int
群名修改
V2TIM_GROUP_INFO_CHANGE_TYPE_NOTIFICATION → const int
群公告修改
V2TIM_GROUP_INFO_CHANGE_TYPE_OWNER → const int
群主变更
V2TIM_GROUP_INFO_CHANGE_TYPE_RECEIVE_MESSAGE_OPT → const int
消息接收选项变更
V2TIM_GROUP_INFO_CHANGE_TYPE_SHUT_UP_ALL → const int
全员禁言字段变更
V2TIM_GROUP_INFO_INVALID → const int
非法值