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

"获取用户频道分组推送配置列表"接口入参 更多...

Public 成员函数

 QChatGetUserChannelCategoryPushConfigsParam (@NonNull List< QChatChannelCategoryIdInfo > channelCategoryIdInfos)
 
List< QChatChannelCategoryIdInfogetChannelCategoryIdInfos ()
 获取serverId和categoryId列表 更多...
 

详细描述

"获取用户频道分组推送配置列表"接口入参

在文件 QChatGetUserChannelCategoryPushConfigsParam.java10 行定义.

构造及析构函数说明

◆ QChatGetUserChannelCategoryPushConfigsParam()

com.netease.nimlib.sdk.qchat.param.QChatGetUserChannelCategoryPushConfigsParam.QChatGetUserChannelCategoryPushConfigsParam ( @NonNull List< QChatChannelCategoryIdInfo channelCategoryIdInfos)
参数
channelCategoryIdInfosserverId和categoryId列表

在文件 QChatGetUserChannelCategoryPushConfigsParam.java21 行定义.

成员函数说明

◆ getChannelCategoryIdInfos()

List<QChatChannelCategoryIdInfo> com.netease.nimlib.sdk.qchat.param.QChatGetUserChannelCategoryPushConfigsParam.getChannelCategoryIdInfos ( )

获取serverId和categoryId列表

返回

在文件 QChatGetUserChannelCategoryPushConfigsParam.java30 行定义.


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