|
NIMSDK-AOS
9.21.10
|
"删除Channel"接口入参 更多...
Public 成员函数 | |
| QChatDeleteChannelParam (long channelId) | |
| Long | getChannelId () |
| 获取将要删除的频道Id 更多... | |
"删除Channel"接口入参
在文件 QChatDeleteChannelParam.java 第 8 行定义.
| com.netease.nimlib.sdk.qchat.param.QChatDeleteChannelParam.QChatDeleteChannelParam | ( | long | channelId | ) |
| channelId | 将要删除的频道Id |
在文件 QChatDeleteChannelParam.java 第 20 行定义.
| Long com.netease.nimlib.sdk.qchat.param.QChatDeleteChannelParam.getChannelId | ( | ) |
1.8.11