Methods:
Member | Type | Description |
---|---|---|
getFullUrl | String |
Returns the URL for the full size of the media object. |
getPreviewUrl | String |
Returns the URL for the preview size of the media object. |
getFullUrl()
Returns the URL for the full size of the media object. Return values:
Type | Description |
---|---|
String |
The full size URL. |
getPreviewUrl()
Returns the URL for the preview size of the media object. Return values:
Type | Description |
---|---|
String |
The preview size URL. |