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

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

Public 成员函数

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

详细描述

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

在文件 QChatUpdateChannelCategoryBlackWhiteRolesParam.java10 行定义.

构造及析构函数说明

◆ QChatUpdateChannelCategoryBlackWhiteRolesParam()

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

在文件 QChatUpdateChannelCategoryBlackWhiteRolesParam.java49 行定义.

成员函数说明

◆ getCategoryId()

Long com.netease.nimlib.sdk.qchat.param.QChatUpdateChannelCategoryBlackWhiteRolesParam.getCategoryId ( )

获取频道分组Id

返回

在文件 QChatUpdateChannelCategoryBlackWhiteRolesParam.java71 行定义.

◆ getOperateType()

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

获取黑白名单操作类型

返回

在文件 QChatUpdateChannelCategoryBlackWhiteRolesParam.java89 行定义.

◆ getRoleId()

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

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

返回

在文件 QChatUpdateChannelCategoryBlackWhiteRolesParam.java98 行定义.

◆ getServerId()

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

获取服务器Id

返回

在文件 QChatUpdateChannelCategoryBlackWhiteRolesParam.java62 行定义.

◆ getType()

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

获取黑白名单类型

返回

在文件 QChatUpdateChannelCategoryBlackWhiteRolesParam.java80 行定义.


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