agora_chat_SDK  3.8.2
Class Methods | Properties | List of all members
AgoraPageResult Class Reference

#import <AgoraPageResult.h>

Inheritance diagram for AgoraPageResult:

Class Methods

(instancetype) + pageResultWithList:andCount:
 

Properties

NSArray * list
 
NSInteger count
 

Detailed Description

AgoraPageResult.h Subsection result

Author
Hyphenate
Version
3.00

Sub-section result

Method Documentation

+ (instancetype) pageResultWithList: (NSArray *)  aList
andCount: (NSInteger)  aCount 

Get result instance

Parameters
aListResult list<id>
aCountThe count of current list
Returns
An instance of cursor result

Property Documentation

- (NSInteger) count
readwritenonatomicassign

The count of current list

- (NSArray*) list
readwritenonatomicstrong

Result list<id>


The documentation for this class was generated from the following file: