|
NIMSDK-AOS
10.9.90
|
下发通知原因 更多...
Public 成员函数 | |
| QChatNotifyReason (int value) | |
| int | getValue () |
静态 Public 成员函数 | |
| static QChatNotifyReason | typeOfValue (int value) |
Public 属性 | |
| notifyAll =(1) | |
| 通知channel里的所有人 更多... | |
| notifySubscribe =(2) | |
| 通知给订阅的人 更多... | |
下发通知原因
在文件 QChatNotifyReason.java 第 6 行定义.
| com.netease.nimlib.sdk.qchat.enums.QChatNotifyReason.QChatNotifyReason | ( | int | value | ) |
在文件 QChatNotifyReason.java 第 19 行定义.
| int com.netease.nimlib.sdk.qchat.enums.QChatNotifyReason.getValue | ( | ) |
在文件 QChatNotifyReason.java 第 23 行定义.
|
static |
在文件 QChatNotifyReason.java 第 27 行定义.
| com.netease.nimlib.sdk.qchat.enums.QChatNotifyReason.notifyAll =(1) |
通知channel里的所有人
在文件 QChatNotifyReason.java 第 10 行定义.
| com.netease.nimlib.sdk.qchat.enums.QChatNotifyReason.notifySubscribe =(2) |
通知给订阅的人
在文件 QChatNotifyReason.java 第 14 行定义.
1.8.11