|
NIMSDK-AOS
10.9.60
|
聊天室通知消息类型定义 更多...
Public 成员函数 | |
| V2NIMChatroomMessageNotificationType (int value) | |
| final int | getValue () |
静态 Public 成员函数 | |
| static V2NIMChatroomMessageNotificationType | typeOfValue (int value) |
聊天室通知消息类型定义
在文件 V2NIMChatroomMessageNotificationType.java 第 6 行定义.
| com.netease.nimlib.sdk.v2.chatroom.enums.V2NIMChatroomMessageNotificationType.V2NIMChatroomMessageNotificationType | ( | int | value | ) |
在文件 V2NIMChatroomMessageNotificationType.java 第 111 行定义.
| final int com.netease.nimlib.sdk.v2.chatroom.enums.V2NIMChatroomMessageNotificationType.getValue | ( | ) |
在文件 V2NIMChatroomMessageNotificationType.java 第 115 行定义.
|
static |
在文件 V2NIMChatroomMessageNotificationType.java 第 119 行定义.
| com.netease.nimlib.sdk.v2.chatroom.enums.V2NIMChatroomMessageNotificationType.V2NIM_CHATROOM_MESSAGE_NOTIFICATION_TYPE_CHAT_BANNED =(12) |
聊天室被禁言 仅创建者和管理员可以发消息 映射event_id: 318
在文件 V2NIMChatroomMessageNotificationType.java 第 76 行定义.
| com.netease.nimlib.sdk.v2.chatroom.enums.V2NIMChatroomMessageNotificationType.V2NIM_CHATROOM_MESSAGE_NOTIFICATION_TYPE_CHAT_BANNED_REMOVED =(13) |
聊天室解除禁言 映射event_id: 319
在文件 V2NIMChatroomMessageNotificationType.java 第 81 行定义.
| com.netease.nimlib.sdk.v2.chatroom.enums.V2NIMChatroomMessageNotificationType.V2NIM_CHATROOM_MESSAGE_NOTIFICATION_TYPE_MEMBER_BLOCK_ADDED =(2) |
成员被加入黑名单 映射event_id: 303 自己会直接被踢, 收不到, 只会收到其他人
在文件 V2NIMChatroomMessageNotificationType.java 第 23 行定义.
| com.netease.nimlib.sdk.v2.chatroom.enums.V2NIMChatroomMessageNotificationType.V2NIM_CHATROOM_MESSAGE_NOTIFICATION_TYPE_MEMBER_BLOCK_REMOVED =(3) |
成员被移除黑名单 映射event_id: 304
在文件 V2NIMChatroomMessageNotificationType.java 第 28 行定义.
| com.netease.nimlib.sdk.v2.chatroom.enums.V2NIMChatroomMessageNotificationType.V2NIM_CHATROOM_MESSAGE_NOTIFICATION_TYPE_MEMBER_CHAT_BANNED_ADDED =(4) |
成员被禁言 映射event_id: 305
在文件 V2NIMChatroomMessageNotificationType.java 第 33 行定义.
| com.netease.nimlib.sdk.v2.chatroom.enums.V2NIMChatroomMessageNotificationType.V2NIM_CHATROOM_MESSAGE_NOTIFICATION_TYPE_MEMBER_CHAT_BANNED_REMOVED =(5) |
成员取消禁言 映射event_id: 306
在文件 V2NIMChatroomMessageNotificationType.java 第 38 行定义.
| com.netease.nimlib.sdk.v2.chatroom.enums.V2NIMChatroomMessageNotificationType.V2NIM_CHATROOM_MESSAGE_NOTIFICATION_TYPE_MEMBER_ENTER =(0) |
成员进入聊天室 映射event_id: 301
在文件 V2NIMChatroomMessageNotificationType.java 第 12 行定义.
| com.netease.nimlib.sdk.v2.chatroom.enums.V2NIMChatroomMessageNotificationType.V2NIM_CHATROOM_MESSAGE_NOTIFICATION_TYPE_MEMBER_EXIT =(1) |
成员退出聊天室 映射event_id: 302
在文件 V2NIMChatroomMessageNotificationType.java 第 17 行定义.
| com.netease.nimlib.sdk.v2.chatroom.enums.V2NIMChatroomMessageNotificationType.V2NIM_CHATROOM_MESSAGE_NOTIFICATION_TYPE_MEMBER_INFO_UPDATED =(10) |
成员信息更新(nick/avatar/extension) 映射event_id: 316
在文件 V2NIMChatroomMessageNotificationType.java 第 64 行定义.
| com.netease.nimlib.sdk.v2.chatroom.enums.V2NIMChatroomMessageNotificationType.V2NIM_CHATROOM_MESSAGE_NOTIFICATION_TYPE_MEMBER_KICKED =(7) |
成员被踢 映射event_id: 313
在文件 V2NIMChatroomMessageNotificationType.java 第 49 行定义.
| com.netease.nimlib.sdk.v2.chatroom.enums.V2NIMChatroomMessageNotificationType.V2NIM_CHATROOM_MESSAGE_NOTIFICATION_TYPE_MEMBER_TEMP_CHAT_BANNED_ADDED =(8) |
成员临时禁言 映射event_id: 314
在文件 V2NIMChatroomMessageNotificationType.java 第 54 行定义.
| com.netease.nimlib.sdk.v2.chatroom.enums.V2NIMChatroomMessageNotificationType.V2NIM_CHATROOM_MESSAGE_NOTIFICATION_TYPE_MEMBER_TEMP_CHAT_BANNED_REMOVED =(9) |
成员解除临时禁言 映射event_id: 315
在文件 V2NIMChatroomMessageNotificationType.java 第 59 行定义.
| com.netease.nimlib.sdk.v2.chatroom.enums.V2NIMChatroomMessageNotificationType.V2NIM_CHATROOM_MESSAGE_NOTIFICATION_TYPE_MESSAGE_REVOKE =(16) |
聊天室消息撤回,包括的字段是operator、target、msgTime、msgId、ext字段 映射event_id: 323
在文件 V2NIMChatroomMessageNotificationType.java 第 96 行定义.
| com.netease.nimlib.sdk.v2.chatroom.enums.V2NIMChatroomMessageNotificationType.V2NIM_CHATROOM_MESSAGE_NOTIFICATION_TYPE_QUEUE_CHANGE =(11) |
队列有变更 映射event_id: 317 映射event_id: 320: 麦序队列中有批量变更,发生在元素提交者离开聊天室或者从聊天室异常掉线时 映射event_id: 324: 麦序队列中有批量添加
在文件 V2NIMChatroomMessageNotificationType.java 第 71 行定义.
| com.netease.nimlib.sdk.v2.chatroom.enums.V2NIMChatroomMessageNotificationType.V2NIM_CHATROOM_MESSAGE_NOTIFICATION_TYPE_ROLE_UPDATE =(18) |
聊天室成员角色更新 映射event_id: 326
在文件 V2NIMChatroomMessageNotificationType.java 第 106 行定义.
| com.netease.nimlib.sdk.v2.chatroom.enums.V2NIMChatroomMessageNotificationType.V2NIM_CHATROOM_MESSAGE_NOTIFICATION_TYPE_ROOM_INFO_UPDATED =(6) |
聊天室信息更新 映射event_id: 312
在文件 V2NIMChatroomMessageNotificationType.java 第 44 行定义.
| com.netease.nimlib.sdk.v2.chatroom.enums.V2NIMChatroomMessageNotificationType.V2NIM_CHATROOM_MESSAGE_NOTIFICATION_TYPE_TAG_TEMP_CHAT_BANNED_ADDED =(14) |
聊天室新增标签禁言,包括的字段是muteDuration、targetTag、operator、opeNick字段 映射event_id: 321
在文件 V2NIMChatroomMessageNotificationType.java 第 86 行定义.
| com.netease.nimlib.sdk.v2.chatroom.enums.V2NIMChatroomMessageNotificationType.V2NIM_CHATROOM_MESSAGE_NOTIFICATION_TYPE_TAG_TEMP_CHAT_BANNED_REMOVED =(15) |
聊天室移除标签禁言,包括的字段是muteDuration、targetTag、operator、opeNick字段 映射event_id: 322
在文件 V2NIMChatroomMessageNotificationType.java 第 91 行定义.
| com.netease.nimlib.sdk.v2.chatroom.enums.V2NIMChatroomMessageNotificationType.V2NIM_CHATROOM_MESSAGE_NOTIFICATION_TYPE_TAGS_UPDATE =(17) |
聊天室标签更新 映射event_id: 325
在文件 V2NIMChatroomMessageNotificationType.java 第 101 行定义.
1.8.11