NIMSDK-AOS
9.19.0
|
禁言后的通知范围类型 更多...
Public 成员函数 | |
QChatMuteNotifyScope (int value) | |
int | getValue () |
静态 Public 成员函数 | |
static QChatMuteNotifyScope | typeOfValue (int value) |
Public 属性 | |
TARGET_ONLY =(1) | |
仅通知被操作人 更多... | |
ALL =(2) | |
通知所有人 更多... | |
禁言后的通知范围类型
在文件 QChatMuteNotifyScope.java 第 6 行定义.
com.netease.nimlib.sdk.qchat.enums.QChatMuteNotifyScope.QChatMuteNotifyScope | ( | int | value | ) |
在文件 QChatMuteNotifyScope.java 第 19 行定义.
int com.netease.nimlib.sdk.qchat.enums.QChatMuteNotifyScope.getValue | ( | ) |
在文件 QChatMuteNotifyScope.java 第 23 行定义.
|
static |
在文件 QChatMuteNotifyScope.java 第 27 行定义.
com.netease.nimlib.sdk.qchat.enums.QChatMuteNotifyScope.ALL =(2) |
通知所有人
在文件 QChatMuteNotifyScope.java 第 14 行定义.
com.netease.nimlib.sdk.qchat.enums.QChatMuteNotifyScope.TARGET_ONLY =(1) |
仅通知被操作人
在文件 QChatMuteNotifyScope.java 第 10 行定义.