MSPullSettings Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | MSPullSettings.h |
Initializing the MSPullSettings object
– initWithPageSize:
Initializes the MSPullSettings object with the specified page size
- (instancetype)initWithPageSize:(NSInteger)pageSizeDiscussion
Initializes the MSPullSettings object with the specified page size
Declared In
MSPullSettings.h
Properties that control pull behavior
pageSize
Size of pages requested from the server while performing a pull
@property (nonatomic) NSInteger pageSizeDiscussion
Size of pages requested from the server while performing a pull
Declared In
MSPullSettings.h