| HyphenateChatSDK 4.15.0
    | 
#import <EMPageResult.h>
 
 | 类方法 | |
| (instancetype _Nonnull) | + pageResultWithList:andCount: | 
| Protected 属性 | |
| __pad0__: NSObject@property (nonatomic | |
| strong NSArray< ObjectType > *_Nullable | list | 
| 属性 | |
| NSInteger | count | 
| + (instancetype _Nonnull) pageResultWithList: | (NSArray< ObjectType > *_Nullable) | aList | |
| andCount: | (NSInteger) | aCount | |
创建实例。
| aList | 结果列表。 | 
| aCount | 获取当前列表数目。 | 
| 
 | readwritenonatomicassign | 
当前列表数目。