NIMSDK-AOS  9.16.0
Public 成员函数 | 所有成员列表
com.netease.nimlib.sdk.qchat.param.QChatUpdateChannelBlackWhiteRolesParam类 参考

"更新频道黑白名单身份组"接口入参 更多...

Public 成员函数

 QChatUpdateChannelBlackWhiteRolesParam (@NonNull Long serverId, @NonNull Long channelId, @NonNull QChatChannelBlackWhiteType type, @NonNull QChatChannelBlackWhiteOperateType operateType, @NonNull Long roleId)
 
Long getServerId ()
 获取服务器Id 更多...
 
Long getChannelId ()
 获取频道Id 更多...
 
QChatChannelBlackWhiteType getType ()
 获取黑白名单类型 更多...
 
QChatChannelBlackWhiteOperateType getOperateType ()
 获取黑白名单操作类型 更多...
 
Long getRoleId ()
 获取身份组Id:添加或者移除到黑白名单的身份组Id 更多...
 

详细描述

"更新频道黑白名单身份组"接口入参

在文件 QChatUpdateChannelBlackWhiteRolesParam.java10 行定义.

构造及析构函数说明

◆ QChatUpdateChannelBlackWhiteRolesParam()

com.netease.nimlib.sdk.qchat.param.QChatUpdateChannelBlackWhiteRolesParam.QChatUpdateChannelBlackWhiteRolesParam ( @NonNull Long  serverId,
@NonNull Long  channelId,
@NonNull QChatChannelBlackWhiteType  type,
@NonNull QChatChannelBlackWhiteOperateType  operateType,
@NonNull Long  roleId 
)
参数
serverId服务器Id
channelId频道Id
type黑白名单类型
operateType黑白名单操作类型
roleId身份组Id:添加或者移除到黑白名单的服务器身份组Id

在文件 QChatUpdateChannelBlackWhiteRolesParam.java49 行定义.

成员函数说明

◆ getChannelId()

Long com.netease.nimlib.sdk.qchat.param.QChatUpdateChannelBlackWhiteRolesParam.getChannelId ( )

获取频道Id

返回

在文件 QChatUpdateChannelBlackWhiteRolesParam.java71 行定义.

◆ getOperateType()

QChatChannelBlackWhiteOperateType com.netease.nimlib.sdk.qchat.param.QChatUpdateChannelBlackWhiteRolesParam.getOperateType ( )

获取黑白名单操作类型

返回

在文件 QChatUpdateChannelBlackWhiteRolesParam.java89 行定义.

◆ getRoleId()

Long com.netease.nimlib.sdk.qchat.param.QChatUpdateChannelBlackWhiteRolesParam.getRoleId ( )

获取身份组Id:添加或者移除到黑白名单的身份组Id

返回

在文件 QChatUpdateChannelBlackWhiteRolesParam.java98 行定义.

◆ getServerId()

Long com.netease.nimlib.sdk.qchat.param.QChatUpdateChannelBlackWhiteRolesParam.getServerId ( )

获取服务器Id

返回

在文件 QChatUpdateChannelBlackWhiteRolesParam.java62 行定义.

◆ getType()

QChatChannelBlackWhiteType com.netease.nimlib.sdk.qchat.param.QChatUpdateChannelBlackWhiteRolesParam.getType ( )

获取黑白名单类型

返回

在文件 QChatUpdateChannelBlackWhiteRolesParam.java80 行定义.


该类的文档由以下文件生成: