agora_chat_SDK
3.8.2
|
#import <AgoraPageResult.h>
Class Methods | |
(instancetype) | + pageResultWithList:andCount: |
Properties | |
NSArray * | list |
NSInteger | count |
+ (instancetype) pageResultWithList: | (NSArray *) | aList | |
andCount: | (NSInteger) | aCount | |
Get result instance
aList | Result list<id> |
aCount | The count of current list |
|
readwritenonatomicassign |
The count of current list
|
readwritenonatomicstrong |
Result list<id>