Package | Description |
---|---|
twitter4j |
general package for Twitter4J
|
twitter4j.api |
APIs represents Twitter API resources
|
twitter4j.json |
this package is deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
OEmbedJSONImpl |
Modifier and Type | Method and Description |
---|---|
static OEmbed |
TwitterObjectFactory.createOEmbed(String rawJSON)
Constructs an OEmbed object from rawJSON string.
|
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.
|
Modifier and Type | Method and Description |
---|---|
static OEmbed |
DataObjectFactory.createOEmbed(String rawJSON)
Deprecated.
Constructs an OEmbed object from rawJSON string.
|
Copyright © 2018. All rights reserved.