"创建Channel"接口入参
更多...
继承自 com.netease.nimlib.sdk.qchat.param.QChatAntiSpamConfigParam .
◆ QChatCreateChannelParam()
com.netease.nimlib.sdk.qchat.param.QChatCreateChannelParam.QChatCreateChannelParam |
( |
long |
serverId, |
|
|
@NonNull String |
name, |
|
|
@NonNull QChatChannelType |
type |
|
) |
| |
◆ getCategoryId()
Long com.netease.nimlib.sdk.qchat.param.QChatCreateChannelParam.getCategoryId |
( |
| ) |
|
◆ getCustom()
String com.netease.nimlib.sdk.qchat.param.QChatCreateChannelParam.getCustom |
( |
| ) |
|
◆ getName()
String com.netease.nimlib.sdk.qchat.param.QChatCreateChannelParam.getName |
( |
| ) |
|
◆ getServerId()
Long com.netease.nimlib.sdk.qchat.param.QChatCreateChannelParam.getServerId |
( |
| ) |
|
◆ getSyncMode()
◆ getTopic()
String com.netease.nimlib.sdk.qchat.param.QChatCreateChannelParam.getTopic |
( |
| ) |
|
◆ getType()
Integer com.netease.nimlib.sdk.qchat.param.QChatCreateChannelParam.getType |
( |
| ) |
|
◆ getViewMode()
QChatChannelMode com.netease.nimlib.sdk.qchat.param.QChatCreateChannelParam.getViewMode |
( |
| ) |
|
◆ getVisitorMode()
QChatVisitorMode com.netease.nimlib.sdk.qchat.param.QChatCreateChannelParam.getVisitorMode |
( |
| ) |
|
◆ setCategoryId()
void com.netease.nimlib.sdk.qchat.param.QChatCreateChannelParam.setCategoryId |
( |
Long |
categoryId | ) |
|
◆ setCustom()
void com.netease.nimlib.sdk.qchat.param.QChatCreateChannelParam.setCustom |
( |
String |
custom | ) |
|
◆ setSyncMode()
void com.netease.nimlib.sdk.qchat.param.QChatCreateChannelParam.setSyncMode |
( |
QChatChannelSyncMode |
syncMode | ) |
|
◆ setTopic()
void com.netease.nimlib.sdk.qchat.param.QChatCreateChannelParam.setTopic |
( |
String |
topic | ) |
|
◆ setViewMode()
void com.netease.nimlib.sdk.qchat.param.QChatCreateChannelParam.setViewMode |
( |
QChatChannelMode |
viewMode | ) |
|
◆ setVisitorMode()
void com.netease.nimlib.sdk.qchat.param.QChatCreateChannelParam.setVisitorMode |
( |
QChatVisitorMode |
visitorMode | ) |
|
该类的文档由以下文件生成: