#import <AgoraChatCursorResult.h>
|  | 
|  | __pad0__: NSObject@property (nonatomic | 
|  | 
| strong NSArray< ObjectType > *_Nullable | list | 
|  | 
@header AgoraChatCursorResult.h @abstract Subsection result 
- 作者
- Hyphenate 
- 版本
- 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.
- 参数
- 
  
    | aList | The result list. |  | aCusror | The cursor for retrieving the result of the next section. |  
 
- 返回
- An instance of the cursor result. 
 
 
◆ cursor
  
  | 
        
          | - (NSString* _Nullable) cursor |  | readwritenonatomiccopy | 
 
The cursor for retrieving the result of the next section. 
 
 
该类的文档由以下文件生成: