#import <AgoraChatCursorResult.h>
|
| __pad0__: NSObject@property (nonatomic |
|
strong NSArray< ObjectType > *_Nullable | list |
|
@header AgoraChatCursorResult.h @abstract Subsection result
- Author
- Hyphenate
- Version
- 3.00 The EmCursorResult interface, which displays query results such as conversations and group chats.
◆ cursorResultWithList:andCursor:
+ (instancetype _Nonnull) cursorResultWithList: |
|
(NSArray< ObjectType > *_Nullable) |
aList |
andCursor: |
|
(NSString *_Nullable) |
aCusror |
|
|
| |
Gets the result instance.
- Parameters
-
aList | The result list. |
aCusror | The cursor for retrieving the result of the next section. |
- Returns
- An instance of the cursor result.
◆ cursor
- (NSString* _Nullable) cursor |
|
readwritenonatomiccopy |
The cursor for retrieving the result of the next section.
The documentation for this class was generated from the following file: