Modifier and Type | Interface and Description |
---|---|
static interface |
MediaEntity.Size |
Modifier and Type | Method and Description |
---|---|
long |
getId()
Returns the id of the media.
|
java.net.URL |
getMediaURL()
Returns the media URL.
|
java.net.URL |
getMediaURLHttps()
Returns the media secure URL.
|
java.util.Map<java.lang.Integer,MediaEntity.Size> |
getSizes()
Returns size variations of the media.
|
getDisplayURL, getEnd, getExpandedURL, getStart, getURL
long getId()
java.net.URL getMediaURL()
java.net.URL getMediaURLHttps()
java.util.Map<java.lang.Integer,MediaEntity.Size> getSizes()