|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MediaEntity
| Nested Class Summary | |
|---|---|
static interface |
MediaEntity.Size
|
| Method Summary | |
|---|---|
long |
getId()
Returns the id of the media. |
URL |
getMediaURL()
Returns the media URL. |
URL |
getMediaURLHttps()
Returns the media secure URL. |
Map<Integer,MediaEntity.Size> |
getSizes()
Returns size variations of the media. |
String |
getType()
Returns the media type ("photo"). |
| Methods inherited from interface twitter4j.URLEntity |
|---|
getDisplayURL, getEnd, getExpandedURL, getStart, getURL |
| Method Detail |
|---|
long getId()
URL getMediaURL()
URL getMediaURLHttps()
Map<Integer,MediaEntity.Size> getSizes()
String getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||