ResponseType Constants Reference

Declared in ContentstackDefinitions.h

ResponseType

Definition

typedef NS_ENUM(NSUInteger, ResponseType ) {
   CACHE = 0,
   NETWORK,
};

Constants

CACHE

Declared In ContentstackDefinitions.h.

NETWORK

Declared In ContentstackDefinitions.h.