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

Public 成员函数

 QChatGetChannelsResult (List< QChatChannel > channels)
 
List< QChatChannelgetChannels ()
 获取查询到的频道列表 更多...
 
String toString ()
 

详细描述

在文件 QChatGetChannelsResult.java8 行定义.

构造及析构函数说明

◆ QChatGetChannelsResult()

com.netease.nimlib.sdk.qchat.result.QChatGetChannelsResult.QChatGetChannelsResult ( List< QChatChannel channels)

在文件 QChatGetChannelsResult.java11 行定义.

成员函数说明

◆ getChannels()

List<QChatChannel> com.netease.nimlib.sdk.qchat.result.QChatGetChannelsResult.getChannels ( )

获取查询到的频道列表

返回

在文件 QChatGetChannelsResult.java19 行定义.

◆ toString()

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

在文件 QChatGetChannelsResult.java24 行定义.


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