HyphenateSDK
3.6.1
|
#import <EMCursorResult.h>
类方法 | |
(instancetype) | + cursorResultWithList:andCursor: |
属性 | |
NSArray * | list |
NSString * | cursor |
+ (instancetype) cursorResultWithList: | (NSArray *) | aList | |
andCursor: | (NSString *) | aCusror | |
创建实例
aList | 结果列表<id> |
aCusror | 获取下一段结果的游标 |
|
readwritenonatomiccopy |
获取下一段结果的游标
|
readwritenonatomicstrong |
结果列表<id>