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

Public 成员函数

 QChatGetChannelRolesResult (List< QChatChannelRole > roleList)
 
List< QChatChannelRolegetRoleList ()
 获取查询到的频道身份组列表 更多...
 
String toString ()
 

详细描述

在文件 QChatGetChannelRolesResult.java8 行定义.

构造及析构函数说明

◆ QChatGetChannelRolesResult()

com.netease.nimlib.sdk.qchat.result.QChatGetChannelRolesResult.QChatGetChannelRolesResult ( List< QChatChannelRole roleList)

在文件 QChatGetChannelRolesResult.java15 行定义.

成员函数说明

◆ getRoleList()

List<QChatChannelRole> com.netease.nimlib.sdk.qchat.result.QChatGetChannelRolesResult.getRoleList ( )

获取查询到的频道身份组列表

返回

在文件 QChatGetChannelRolesResult.java23 行定义.

◆ toString()

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

在文件 QChatGetChannelRolesResult.java28 行定义.


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