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

"查询用户频道推送配置"接口入参 更多...

Public 成员函数

 QChatGetUserChannelPushConfigsParam (@NonNull List< QChatChannelIdInfo > channelIdInfos)
 
List< QChatChannelIdInfogetChannelIdInfos ()
 获取serverId和channelId列表 更多...
 

详细描述

"查询用户频道推送配置"接口入参

在文件 QChatGetUserChannelPushConfigsParam.java10 行定义.

构造及析构函数说明

◆ QChatGetUserChannelPushConfigsParam()

com.netease.nimlib.sdk.qchat.param.QChatGetUserChannelPushConfigsParam.QChatGetUserChannelPushConfigsParam ( @NonNull List< QChatChannelIdInfo channelIdInfos)
参数
channelIdInfosserverId和channelId列表

在文件 QChatGetUserChannelPushConfigsParam.java21 行定义.

成员函数说明

◆ getChannelIdInfos()

List<QChatChannelIdInfo> com.netease.nimlib.sdk.qchat.param.QChatGetUserChannelPushConfigsParam.getChannelIdInfos ( )

获取serverId和channelId列表

返回

在文件 QChatGetUserChannelPushConfigsParam.java30 行定义.


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