public interface OEmbed extends TwitterResponse, java.io.Serializable
NONE, READ, READ_WRITE, READ_WRITE_DIRECTMESSAGES| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getAuthorName()
The name of the author/owner of the resource. 
 | 
java.lang.String | 
getAuthorURL()
A URL for the author/owner of the resource. 
 | 
long | 
getCacheAge()
The suggested cache lifetime for this resource, in seconds. 
 | 
java.lang.String | 
getHtml()
The HTML required to display the resource. 
 | 
java.lang.String | 
getURL()
The url of the resource provider. 
The source URL of the image.  | 
java.lang.String | 
getVersion()
The oEmbed version number. 
 | 
int | 
getWidth()
The width in pixels of the image specified in the url parameter. 
 | 
getAccessLevel, getRateLimitStatusjava.lang.String getHtml()
java.lang.String getAuthorName()
java.lang.String getURL()
java.lang.String getVersion()
long getCacheAge()
java.lang.String getAuthorURL()
int getWidth()