Contentstack

Contentstack

new Contentstack()

Creates an instance of `Contentstack`.

Members

(static) this.CachePolicy

CachePolicy contains different cache policies constants.
Example
Contentstack.CachePolicy.IGNORE_CACHE
Contentstack.CachePolicy.ONLY_NETWORK
Contentstack.CachePolicy.CACHE_ELSE_NETWORK
Contentstack.CachePolicy.NETWORK_ELSE_CACHE
Contentstack.CachePolicy.CACHE_THEN_NETWORK

Methods

Stack()