NIMSDK-AOS  10.10.13
Public 成员函数 | 所有成员列表
com.netease.nimlib.sdk.v2.message.result.V2NIMCollectionListResult接口 参考

Public 成员函数

int getTotalCount ()
 总收藏条数 更多...
 
List< V2NIMCollectiongetCollectionList ()
 本次分页查询返回的收藏列表 更多...
 

详细描述

在文件 V2NIMCollectionListResult.java7 行定义.

成员函数说明

List<V2NIMCollection> com.netease.nimlib.sdk.v2.message.result.V2NIMCollectionListResult.getCollectionList ( )

本次分页查询返回的收藏列表

返回
收藏列表
int com.netease.nimlib.sdk.v2.message.result.V2NIMCollectionListResult.getTotalCount ( )

总收藏条数

返回
条数

该接口的文档由以下文件生成: