|
NIMSDK-AOS
9.21.0
|
"查询channel信息"接口入参 更多...
Public 成员函数 | |
| QChatGetChannelsParam (@NonNull List< Long > channelIds) | |
| List< Long > | getChannelIds () |
| 获取查询的频道Id列表 更多... | |
"查询channel信息"接口入参
在文件 QChatGetChannelsParam.java 第 10 行定义.
| com.netease.nimlib.sdk.qchat.param.QChatGetChannelsParam.QChatGetChannelsParam | ( | @NonNull List< Long > | channelIds | ) |
| channelIds | 查询的channelId列表 |
在文件 QChatGetChannelsParam.java 第 22 行定义.
| List<Long> com.netease.nimlib.sdk.qchat.param.QChatGetChannelsParam.getChannelIds | ( | ) |
1.8.11