ShengwangChatSDK 1.3.2
类方法 | Protected 属性 | 属性 | 所有成员列表
AgoraChatPageResult类 参考

#import <AgoraChatPageResult.h>

类 AgoraChatPageResult 继承关系图:

类方法

(instancetype _Nonnull) + pageResultWithList:andCount:
 

Protected 属性

 __pad0__: NSObject@property (nonatomic
 
strong NSArray< ObjectType > *_Nullable list
 

属性

NSInteger count
 

详细描述

@header AgoraChatPageResult.h @abstract The subsection result.

作者
Hyphenate
版本
3.00 The sub-section result.

函数文档

◆ pageResultWithList:andCount:

+ (instancetype _Nonnull) pageResultWithList: (NSArray< ObjectType > *_Nullable)  aList
andCount: (NSInteger)  aCount 

Gets the result instance.

参数
aListThe result list.
aCountThe count of current list.
返回
The instance of cursor result.

属性说明

◆ count

- (NSInteger) count
readwritenonatomicassign

The count of the current list.


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