Inherits from SCDataFetchOptions : NSObject
Declared in SCWebServiceFetchOptions.h

Overview

SCWebServiceFetchOptions further extends the SCDataFetchOptions subclass to control how data is fetched from SCWebServiceStore.

Note: For more information on fetch options, check out the SCDataFetchOptions documentation.

Tasks

Internal Properties (should only be used by the framework or when subclassing)

  •   nextBatchURLString

    Property used internally by the framework to store the URL of the next objects batch.

    property

Properties

nextBatchURLString

Property used internally by the framework to store the URL of the next objects batch.

@property (nonatomic, copy) NSString *nextBatchURLString

Declared In

SCWebServiceFetchOptions.h