HyphenateChatSDK 4.10.0
|
#import <EMCursorResult.h>
类方法 | |
(instancetype _Nonnull) | + cursorResultWithList:andCursor: |
Protected 属性 | |
__pad0__: NSObject@property (nonatomic | |
strong NSArray< ObjectType > *_Nullable | list |
属性 | |
NSString *_Nullable | cursor |
+ (instancetype _Nonnull) cursorResultWithList: | (NSArray< ObjectType > *_Nullable) | aList | |
andCursor: | (NSString *_Nullable) | aCusror | |
创建实例。
aList | 结果列表。 |
aCursor | 获取下一段结果的游标。 |
|
readwritenonatomiccopy |
获取下一段结果的游标。