NIMSDK-AOS
10.8.30
|
"查询用户服务器推送配置"接口入参 更多...
Public 成员函数 | |
QChatGetUserServerPushConfigsParam (@NonNull List< Long > serverIdList) | |
List< Long > | getServerIdList () |
获取serverId列表 更多... | |
boolean | isValid () |
参数是否合法 更多... | |
String | toString () |
"查询用户服务器推送配置"接口入参
在文件 QChatGetUserServerPushConfigsParam.java 第 10 行定义.
com.netease.nimlib.sdk.qchat.param.QChatGetUserServerPushConfigsParam.QChatGetUserServerPushConfigsParam | ( | @NonNull List< Long > | serverIdList | ) |
serverIdList | serverId列表 |
在文件 QChatGetUserServerPushConfigsParam.java 第 20 行定义.
List<Long> com.netease.nimlib.sdk.qchat.param.QChatGetUserServerPushConfigsParam.getServerIdList | ( | ) |
boolean com.netease.nimlib.sdk.qchat.param.QChatGetUserServerPushConfigsParam.isValid | ( | ) |
String com.netease.nimlib.sdk.qchat.param.QChatGetUserServerPushConfigsParam.toString | ( | ) |
在文件 QChatGetUserServerPushConfigsParam.java 第 50 行定义.