Package | Description |
---|---|
twitter4j |
general package for Twitter4J
|
twitter4j.api |
APIs represents Twitter API resources
|
Modifier and Type | Method and Description |
---|---|
OEmbedRequest |
OEmbedRequest.align(OEmbedRequest.Align align) |
OEmbedRequest |
OEmbedRequest.HideMedia(boolean hideMedia) |
OEmbedRequest |
OEmbedRequest.HideThread(boolean hideThread) |
OEmbedRequest |
OEmbedRequest.hideTweet(boolean hideTweet) |
OEmbedRequest |
OEmbedRequest.lang(String lang) |
OEmbedRequest |
OEmbedRequest.MaxWidth(int maxWidth) |
OEmbedRequest |
OEmbedRequest.omitScript(boolean omitScript) |
OEmbedRequest |
OEmbedRequest.related(String[] related) |
OEmbedRequest |
OEmbedRequest.widgetType(OEmbedRequest.WidgetType widgetType) |
Modifier and Type | Method and Description |
---|---|
OEmbed |
TweetsResources.getOEmbed(OEmbedRequest req)
Returns information allowing the creation of an embedded representation of a Tweet on third party sites.
|
Copyright © 2018. All rights reserved.