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

Public 成员函数

 QChatSubscribeServerResult (List< Long > failedList)
 订阅失败的服务器Id列表 更多...
 
List< Long > getFailedList ()
 获取订阅失败的服务器Id列表 更多...
 
String toString ()
 

详细描述

在文件 QChatSubscribeServerResult.java6 行定义.

构造及析构函数说明

◆ QChatSubscribeServerResult()

com.netease.nimlib.sdk.qchat.result.QChatSubscribeServerResult.QChatSubscribeServerResult ( List< Long >  failedList)

订阅失败的服务器Id列表

参数
failedList

在文件 QChatSubscribeServerResult.java14 行定义.

成员函数说明

◆ getFailedList()

List<Long> com.netease.nimlib.sdk.qchat.result.QChatSubscribeServerResult.getFailedList ( )

获取订阅失败的服务器Id列表

返回
订阅失败的服务器Id列表

在文件 QChatSubscribeServerResult.java23 行定义.

◆ toString()

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

在文件 QChatSubscribeServerResult.java28 行定义.


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