"创建服务器"接口入参
更多...
继承自 com.netease.nimlib.sdk.qchat.param.QChatAntiSpamConfigParam .
com.netease.nimlib.sdk.qchat.param.QChatCreateServerParam.QChatCreateServerParam |
( |
@NonNull String |
name | ) |
|
QChatApplyJoinMode com.netease.nimlib.sdk.qchat.param.QChatCreateServerParam.getApplyJoinMode |
( |
| ) |
|
String com.netease.nimlib.sdk.qchat.param.QChatCreateServerParam.getCustom |
( |
| ) |
|
String com.netease.nimlib.sdk.qchat.param.QChatCreateServerParam.getIcon |
( |
| ) |
|
QChatInviteMode com.netease.nimlib.sdk.qchat.param.QChatCreateServerParam.getInviteMode |
( |
| ) |
|
String com.netease.nimlib.sdk.qchat.param.QChatCreateServerParam.getName |
( |
| ) |
|
boolean com.netease.nimlib.sdk.qchat.param.QChatCreateServerParam.getSearchEnable |
( |
| ) |
|
Integer com.netease.nimlib.sdk.qchat.param.QChatCreateServerParam.getSearchType |
( |
| ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatCreateServerParam.setApplyJoinMode |
( |
@NonNull QChatApplyJoinMode |
applyJoinMode | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatCreateServerParam.setCustom |
( |
String |
custom | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatCreateServerParam.setIcon |
( |
String |
icon | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatCreateServerParam.setInviteMode |
( |
@NonNull QChatInviteMode |
inviteMode | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatCreateServerParam.setSearchEnable |
( |
boolean |
searchEnable | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatCreateServerParam.setSearchType |
( |
@Nullable Integer |
searchType | ) |
|
该类的文档由以下文件生成: