|
NIMSDK-AOS
9.20.15
|
"查询用户频道推送配置"接口入参 更多...
Public 成员函数 | |
| QChatGetUserChannelPushConfigsParam (@NonNull List< QChatChannelIdInfo > channelIdInfos) | |
| List< QChatChannelIdInfo > | getChannelIdInfos () |
| 获取serverId和channelId列表 更多... | |
"查询用户频道推送配置"接口入参
在文件 QChatGetUserChannelPushConfigsParam.java 第 10 行定义.
| com.netease.nimlib.sdk.qchat.param.QChatGetUserChannelPushConfigsParam.QChatGetUserChannelPushConfigsParam | ( | @NonNull List< QChatChannelIdInfo > | channelIdInfos | ) |
| channelIdInfos | serverId和channelId列表 |
在文件 QChatGetUserChannelPushConfigsParam.java 第 21 行定义.
| List<QChatChannelIdInfo> com.netease.nimlib.sdk.qchat.param.QChatGetUserChannelPushConfigsParam.getChannelIdInfos | ( | ) |
1.8.11