NIMSuperTeamNotificationTypes class Null safety

聊天室通知类型

Constructors

NIMSuperTeamNotificationTypes()

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
A string representation of this object.
inherited

Operators

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

Constants

addManager → const int
超大群添加管理员
407
applyPass → const int
超大群申请成功进群
410
changeOwner → const int
超大群移交群主
406
dismiss → const int
超大群解散
405
invite → const int
超大群拉人
401
inviteAccept → const int
超大群接受邀请进群
411
kick → const int
超大群踢人
402
leave → const int
超大群退群
403
muteList → const int
超大群禁言群成员
409
removeManager → const int
超大群删除管理员
408
updateInfo → const int
超大群修改群信息
404