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