Constructor Summary
| Public Constructor | ||
| public |
constructor(response: Object) |
|
Member Summary
| Public Members | ||
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
Public Constructors
public constructor(response: Object) source
Params:
| Name | Type | Attribute | Description |
| response | Object | JSON formatted response of a single image |
|
| response.url | String | A url to the raw image |
|
| response.fullscreen | String | A url to the fullscreen image |
|
| response.fullscreen.url | String | A url to the fullscreen image |
|
| response.fullscreen_hd | String | A url to the fullscreen_hd image |
|
| response.fullscreen_hd.url | String | A url to the fullscreen_hd image |
|
| response.main | String | A url to the main image |
|
| response.main.url | String | A url to the main image |
|
| response.main_hd | String | A url to the main_hd image |
|
| response.main_hd.url | String | A url to the main_hd image |
|
| response.small | String | A url to the small image |
|
| response.small.url | String | A url to the small image |
|
| response.small_hd | String | A url to the small_hd image |
|
| response.small_hd.url | String | A url to the small_hd image |
Manual
Reference
Source
Test
