NIMTeamNotificationTypes class
聊天室通知类型
Constructors
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
- acceptInvite → const int
- TEAM:用户接受入群邀请
- addTeamManager → const int
- TEAM:新增管理员通知
- dismissTeam → const int
- TEAM:群被解散
- inviteMember → const int
- TEAM:邀请群成员,用于讨论组中,讨论组可直接拉人入群
- kickMember → const int
- TEAM:移除群成员
- leaveTeam → const int
- TEAM:有成员离开群
- muteTeamMember → const int
- TEAM:群成员禁言/解禁
- passTeamApply → const int
- TEAM:管理员通过用户入群申请
- removeTeamManager → const int
- TEAM:撤销管理员通知
- transferOwner → const int
- TEAM:群组拥有者权限转移通知
- updateTeam → const int
- TEAM:群资料更新