"修改服务器信息"接口入参
更多...
继承自 com.netease.nimlib.sdk.qchat.param.QChatAntiSpamConfigParam .
com.netease.nimlib.sdk.qchat.param.QChatUpdateServerParam.QChatUpdateServerParam |
( |
long |
serverId | ) |
|
QChatApplyJoinMode com.netease.nimlib.sdk.qchat.param.QChatUpdateServerParam.getApplyMode |
( |
| ) |
|
String com.netease.nimlib.sdk.qchat.param.QChatUpdateServerParam.getCustom |
( |
| ) |
|
String com.netease.nimlib.sdk.qchat.param.QChatUpdateServerParam.getIcon |
( |
| ) |
|
QChatInviteMode com.netease.nimlib.sdk.qchat.param.QChatUpdateServerParam.getInviteMode |
( |
| ) |
|
String com.netease.nimlib.sdk.qchat.param.QChatUpdateServerParam.getName |
( |
| ) |
|
Boolean com.netease.nimlib.sdk.qchat.param.QChatUpdateServerParam.getSearchEnable |
( |
| ) |
|
Integer com.netease.nimlib.sdk.qchat.param.QChatUpdateServerParam.getSearchType |
( |
| ) |
|
Long com.netease.nimlib.sdk.qchat.param.QChatUpdateServerParam.getServerId |
( |
| ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatUpdateServerParam.setApplyMode |
( |
QChatApplyJoinMode |
applyMode | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatUpdateServerParam.setCustom |
( |
String |
custom | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatUpdateServerParam.setIcon |
( |
String |
icon | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatUpdateServerParam.setInviteMode |
( |
QChatInviteMode |
inviteMode | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatUpdateServerParam.setName |
( |
String |
name | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatUpdateServerParam.setSearchEnable |
( |
@Nullable Boolean |
searchEnable | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatUpdateServerParam.setSearchType |
( |
@Nullable Integer |
searchType | ) |
|
该类的文档由以下文件生成: