Package | Description |
---|---|
twitter4j |
general package for Twitter4J
|
Modifier and Type | Interface and Description |
---|---|
interface |
MediaEntity |
Modifier and Type | Class and Description |
---|---|
class |
MediaEntityJSONImpl |
Modifier and Type | Method and Description |
---|---|
URLEntity[] |
User.getDescriptionURLEntities()
Returns URL entities for user description.
|
URLEntity |
Status.getQuotedStatusPermalink()
Returns the URLEntity object that represents the permalink of the quoted Tweet.
|
URLEntity[] |
EntitySupport.getURLEntities()
Returns an array if URLEntity mentioned in the tweet.
|
URLEntity |
User.getURLEntity()
Returns URL entity for user's URL.
|
Copyright © 2018. All rights reserved.