| 枚举值 |
|---|
| NIMQChatSystemNotificationTypeServerMemberInvite | 邀请服务器成员
|
| NIMQChatSystemNotificationTypeServerMemberInviteReject | 拒绝邀请
|
| NIMQChatSystemNotificationTypeServerMemberApply | 申请加入服务器
|
| NIMQChatSystemNotificationTypeServerMemberApplyReject | 拒绝申请
|
| NIMQChatSystemNotificationTypeServerCreate | 创建服务器
|
| NIMQChatSystemNotificationTypeServerRemove | 删除服务器
|
| NIMQChatSystemNotificationTypeServerUpdate | 修改服务器信息
|
| NIMQChatSystemNotificationTypeServerMemberInviteDone | 已邀请服务器成员
|
| NIMQChatSystemNotificationTypeServerMemberInviteAccept | 接受邀请
|
| NIMQChatSystemNotificationTypeServerMemberApplyDone | 已申请加入服务器
|
| NIMQChatSystemNotificationTypeServerMemberApplyAccept | 接受申请
|
| NIMQChatSystemNotificationTypeServerMemberKick | 踢除服务器成员
|
| NIMQChatSystemNotificationTypeServerMemberLeave | 主动离开服务器
|
| NIMQChatSystemNotificationTypeServerMemberUpdate | 修改服务器成员信息
|
| NIMQChatSystemNotificationTypeChannelCreate | 创建频道
|
| NIMQChatSystemNotificationTypeChannelRemove | 删除频道
|
| NIMQChatSystemNotificationTypeChannelUpdate | 修改频道信息
|
| NIMQChatSystemNotificationTypeChannelUpdateWhiteBlackRole | 频道修改黑白名单身份组
|
| NIMQChatSystemNotificationTypeChannelUpdateWhiteBlackMember | 频道修改黑白名单成员
|
| NIMQChatSystemNotificationTypeUpdateQuickComment | 更新了消息的快捷评论
|
| NIMQChatSystemNotificationTypeCreateChannelCategory | 新增频道分组
|
| NIMQChatSystemNotificationTypeDeleteChannelCategory | 删除频道分组
|
| NIMQChatSystemNotificationTypeUpdateChannelCategory | 修改频道分组
|
| NIMQChatSystemNotificationTypeUpdateChannelCategoryBlackWhiteRole | 更新频道分组黑白名单身份组
|
| NIMQChatSystemNotificationTypeUpdateChannelCategoryBlackWhiteMember | 更新频道分组黑白名单成员
|
| NIMQChatSystemNotificationTypeAddServerRoleMembers | 加入服务器身份组成员
|
| NIMQChatSystemNotificationTypeRemoveServerRoleMembers | 移除服务器身份组成员
|
| NIMQChatSystemNotificationTypeServerRoleAuthUpdate | 更新服务器身份组权限
|
| NIMQChatSystemNotificationTypeChannelRoleAuthUpdate | 更新频道身份组权限
|
| NIMQChatSystemNotificationTypeMemberRoleAuthUpdate | 更新频道中个人定制权限
|
| NIMQChatSystemNotificationTypeChannelVisibilityUpdate | |
| NIMQChatSystemNotificationTypeServerEnterLeave | 用户进入/离开服务器
|
| NIMQChatSystemNotificationTypeServerMemberJoinByInviteCode | 用户通过邀请码加入服务器
|
| NIMQChatSystemNotificationTypeVisitorChannelVisibilityUpdate | 频道对游客可见性变更,sdk收到此通知后需要重新调整频道的游客订阅信息 //attach:JSON格式,字段:event,event=1表示in,event=2表示out
|
| NIMQChatSystemNotificationTypeMyMemberInfoUpdated | 修改IM用户信息 //attach:JSON格式,字段:type,serverIds,userInfo(name、icon) 2023.02.20 IM-5455 【圈组】圈组的用户资料如果没设置,复用IM的用户资料
|
| NIMQChatSystemNotificationTypeMute | 禁言、解禁相关操作
|
| NIMQChatSystemNotificationTypeCustom | 自定义信息
|