RecvMsgOpt
会话消息接收选项
| 枚举值 | 描述 |
|---|---|
| 0 | 正常接受消息 |
| 1 | 保留字段 |
| 2 | 接收消息,但无离线推送。在会话上时,该会话不计入总未读数 |
- iOS
- Android
- Flutter
- uni-app
- Browser/Electron/MiniProgram
- React-Native
- Unity
ReceiveMessageOpt
| 枚举值名称 | 枚举值 |
|---|---|
| receive | 0 |
| notReceive | 1 |
| notNotify | 2 |
OIMReceiveMessageOpt
| 枚举值名称 | 枚举值 |
|---|---|
| OIMReceiveMessageOptReceive | 0 |
| OIMReceiveMessageOptNotReceive | 1 |
| OIMReceiveMessageOptNotNotify | 2 |
Opt
| 枚举值名称 | 枚举值 |
|---|---|
| NORMAL | 0 |
| NotReceiveMessage | 1 |
| ReceiveNotNotifyMessage | 2 |
MessageReceiveOptType
| 枚举值名称 | 枚举值 |
|---|---|
| Nomal | 0 |
| NotReceive | 1 |
| NotNotify | 2 |
MessageReceiveOptType
| 枚举值名称 | 枚举值 |
|---|---|
| Nomal | 0 |
| NotReceive | 1 |
| NotNotify | 2 |
MessageReceiveOptType
| 枚举值名称 | 枚举值 |
|---|---|
| Nomal | 0 |
| NotReceive | 1 |
| NotNotify | 2 |
MessageReceiveOptType
| 枚举值名称 | 枚举值 |
|---|---|
| Nomal | 0 |
| NotReceive | 1 |
| NotNotify | 2 |