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

"查询用户服务器推送配置"接口入参 更多...

Public 成员函数

 QChatGetUserServerPushConfigsParam (@NonNull List< Long > serverIdList)
 
List< Long > getServerIdList ()
 获取serverId列表 更多...
 
boolean isValid ()
 参数是否合法 更多...
 
String toString ()
 

详细描述

"查询用户服务器推送配置"接口入参

在文件 QChatGetUserServerPushConfigsParam.java10 行定义.

构造及析构函数说明

◆ QChatGetUserServerPushConfigsParam()

com.netease.nimlib.sdk.qchat.param.QChatGetUserServerPushConfigsParam.QChatGetUserServerPushConfigsParam ( @NonNull List< Long >  serverIdList)
参数
serverIdListserverId列表

在文件 QChatGetUserServerPushConfigsParam.java20 行定义.

成员函数说明

◆ getServerIdList()

List<Long> com.netease.nimlib.sdk.qchat.param.QChatGetUserServerPushConfigsParam.getServerIdList ( )

获取serverId列表

返回

在文件 QChatGetUserServerPushConfigsParam.java29 行定义.

◆ isValid()

boolean com.netease.nimlib.sdk.qchat.param.QChatGetUserServerPushConfigsParam.isValid ( )

参数是否合法

返回

在文件 QChatGetUserServerPushConfigsParam.java37 行定义.

◆ toString()

String com.netease.nimlib.sdk.qchat.param.QChatGetUserServerPushConfigsParam.toString ( )

在文件 QChatGetUserServerPushConfigsParam.java50 行定义.


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