NIMSDK-AOS  9.16.0
Public 成员函数 | 所有成员列表
com.netease.nimlib.sdk.qchat.result.QChatGetUserPushConfigsResult类 参考
类 com.netease.nimlib.sdk.qchat.result.QChatGetUserPushConfigsResult 继承关系图:

Public 成员函数

 QChatGetUserPushConfigsResult (List< QChatUserPushConfig > userPushConfigs)
 
List< QChatUserPushConfiggetUserPushConfigs ()
 获取查询到的用户推送配置列表 更多...
 
String toString ()
 

详细描述

在文件 QChatGetUserPushConfigsResult.java6 行定义.

构造及析构函数说明

◆ QChatGetUserPushConfigsResult()

com.netease.nimlib.sdk.qchat.result.QChatGetUserPushConfigsResult.QChatGetUserPushConfigsResult ( List< QChatUserPushConfig userPushConfigs)

在文件 QChatGetUserPushConfigsResult.java13 行定义.

成员函数说明

◆ getUserPushConfigs()

List<QChatUserPushConfig> com.netease.nimlib.sdk.qchat.result.QChatGetUserPushConfigsResult.getUserPushConfigs ( )

获取查询到的用户推送配置列表

返回

在文件 QChatGetUserPushConfigsResult.java21 行定义.

◆ toString()

String com.netease.nimlib.sdk.qchat.result.QChatGetUserPushConfigsResult.toString ( )

在文件 QChatGetUserPushConfigsResult.java26 行定义.


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