| Interface | Description |
|---|---|
| Identifiable |
Identifiable is an abstraction of types with long identifiers.
|
| Class | Description |
|---|---|
| ApiError |
Represents error returned from the Twitter API.
|
| ApiErrors | |
| BindingValues |
Map of key/value pairs representing card data.
|
| BindingValuesAdapter | |
| Card | |
| Configuration |
Current configuration used by Twitter
|
| Coordinates |
Represents coordinates of a Tweet's location.
|
| HashtagEntity |
Represents hashtags which have been parsed out of the Tweet text.
|
| Image |
Represents an image which has been uploaded to Twitter.
|
| ImageValue | |
| Media |
Represents Media which has been uploaded to Twitter upload endpoints.
|
| MediaEntity |
Represents media elements uploaded with the Tweet.
|
| MediaEntity.Size | |
| MediaEntity.Sizes | |
| MentionEntity |
Represents other Twitter users mentioned in the text of the Tweet.
|
| ModelUtils |
Util class for twitter-core models
|
| Place |
A place is a specific, named location with corresponding geo coordinates.
|
| Place.BoundingBox | |
| SafeListAdapter | |
| SafeMapAdapter | |
| Search |
Collection of relevant Tweets matching a specified query.
|
| SearchMetadata | |
| SymbolEntity |
Represents symbols which have been parsed out of the Tweet text.
|
| Tweet |
A Tweet is the basic atomic building block of all things Twitter.
|
| TweetBuilder | |
| TweetEntities |
Provides metadata and additional contextual information about content posted in a tweet.
|
| TwitterCollection |
TwitterCollection is a new type of timeline you control: you create the collection, give it a
name, and select which Tweets to add, either by hand or programmatically using the REST API.
|
| TwitterCollection.Content |
Contents represent the grouped, decomposed collection objects (tweets, users).
|
| TwitterCollection.Metadata |
Metadata lists references to decomposed objects and contextual information (such as cursors)
needed to navigate the boundaries of the collection in subsequent requests.
|
| TwitterCollection.Metadata.Position |
Position information for navigation.
|
| TwitterCollection.TimelineItem |
Represents an item in a Timeline with a object references.
|
| TwitterCollection.TimelineItem.TweetItem | |
| UrlEntity |
Represents URLs included in the text of a Tweet or within textual fields of a user object.
|
| User |
Users can be anyone or anything.
|
| UserBuilder | |
| UserEntities |
Entities for User Objects describe URLs that appear in the user defined profile URL and
description fields.
|
| UserEntities.UrlEntities | |
| UserValue | |
| VideoInfo |
Contains information about video.
|
| VideoInfo.Variant |