public interface MediaEntity extends Entity
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MediaEntity.Sizes |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayURL() |
int |
getEndIndex()
Returns the index of the first character after the entities text.
|
String |
getExpandedURL() |
long |
getId() |
String |
getMediaURL() |
String |
getMediaURLHttps() |
MediaEntity.Sizes |
getSizes() |
long |
getSourceStatusId() |
int |
getStartIndex()
Returns the index of the first character of the entities text.
|
String |
getText()
Returns the media URL text.
|
String |
getType() |
String |
getURL() |
int getStartIndex()
EntitygetStartIndex in interface Entityint getEndIndex()
EntitygetEndIndex in interface EntityString getDisplayURL()
String getExpandedURL()
long getId()
String getMediaURL()
String getMediaURLHttps()
MediaEntity.Sizes getSizes()
long getSourceStatusId()
String getType()
String getURL()
Copyright © 2019 FJOBI Labs Softwareentwicklung - Felix Jordan. All rights reserved.