HyphenateSDK  3.3.0
Class Methods | Properties | List of all members
EMPageResult Class Reference

#import <EMPageResult.h>

Inheritance diagram for EMPageResult:

Class Methods

(instancetype) + pageResultWithList:andCount:
 

Properties

NSArray * list
 
NSInteger count
 

Detailed Description

EMPageResult.h Subsection result

Author
Hyphenate
Version
3.00

Subsection 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: