|
HyphenateSDK
3.1.4
|
#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>
1.8.11