HyphenateChatSDK
3.8.3.1
|
#import <EMCursorResult.h>
Class Methods | |
(instancetype) | + cursorResultWithList:andCursor: |
Properties | |
NSArray * | list |
NSString * | cursor |
+ (instancetype) cursorResultWithList: | (NSArray *) | aList | |
andCursor: | (NSString *) | aCusror | |
Get result instance
aList | Result list<id> |
aCusror | The cursor of next section |
|
readwritenonatomiccopy |
The cursor of next section
|
readwritenonatomicstrong |
Result list<id>