ResponseType
ResponseType
The response type define the source from where the SDK retrieve the content.
| Name | Type | Description |
|---|---|---|
| cache | ResponseType | This specifies response is from cache. |
| network | ResponseType | This specifies response is from network call. |
The response type define the source from where the SDK retrieve the content.
| Name | Type | Description |
|---|---|---|
| cache | ResponseType | This specifies response is from cache. |
| network | ResponseType | This specifies response is from network call. |