NIMSDK-AOS
9.19.0
|
申请模式 更多...
Public 成员函数 | |
QChatApplyJoinMode (int value) | |
int | getValue () |
静态 Public 成员函数 | |
static QChatApplyJoinMode | typeOfValue (int value) |
Public 属性 | |
AGREE_NEED_NOT =(0) | |
申请不需要同意 更多... | |
AGREE_NEED =(1) | |
申请需要同意 更多... | |
申请模式
在文件 QChatApplyJoinMode.java 第 6 行定义.
com.netease.nimlib.sdk.qchat.enums.QChatApplyJoinMode.QChatApplyJoinMode | ( | int | value | ) |
在文件 QChatApplyJoinMode.java 第 19 行定义.
int com.netease.nimlib.sdk.qchat.enums.QChatApplyJoinMode.getValue | ( | ) |
在文件 QChatApplyJoinMode.java 第 23 行定义.
|
static |
在文件 QChatApplyJoinMode.java 第 27 行定义.
com.netease.nimlib.sdk.qchat.enums.QChatApplyJoinMode.AGREE_NEED =(1) |
申请需要同意
在文件 QChatApplyJoinMode.java 第 14 行定义.
com.netease.nimlib.sdk.qchat.enums.QChatApplyJoinMode.AGREE_NEED_NOT =(0) |
申请不需要同意
在文件 QChatApplyJoinMode.java 第 10 行定义.