- Callback<T> - Class in com.twitter.sdk.android.core
-
Communicates responses from a server or offline requests.
- Callback() - Constructor for class com.twitter.sdk.android.core.Callback
-
- Callbacks() - Constructor for class com.twitter.sdk.android.core.internal.ActivityLifecycleManager.Callbacks
-
- cancelAuthorize() - Method in class com.twitter.sdk.android.core.identity.TwitterAuthClient
-
Cancels any pending authorization request
- cancelTimeBasedFileRollOver() - Method in class com.twitter.sdk.android.core.internal.scribe.DisabledEventsStrategy
-
- cancelTimeBasedFileRollOver() - Method in class com.twitter.sdk.android.core.internal.scribe.EnabledEventsStrategy
-
- cancelTimeBasedFileRollOver() - Method in interface com.twitter.sdk.android.core.internal.scribe.FileRollOverManager
-
Stops performing time based roll-over
- canWorkingFileStore(int, int) - Method in interface com.twitter.sdk.android.core.internal.scribe.EventsStorage
-
- canWorkingFileStore(int, int) - Method in class com.twitter.sdk.android.core.internal.scribe.QueueFileEventStorage
-
- Card - Class in com.twitter.sdk.android.core.models
-
- Card(BindingValues, String) - Constructor for class com.twitter.sdk.android.core.models.Card
-
- card - Variable in class com.twitter.sdk.android.core.models.Tweet
-
Nullable.
- cardEvent - Variable in class com.twitter.sdk.android.core.internal.scribe.ScribeItem
-
Card event.
- CardEvent(int) - Constructor for class com.twitter.sdk.android.core.internal.scribe.ScribeItem.CardEvent
-
- clear() - Method in interface com.twitter.sdk.android.core.internal.persistence.PersistenceStrategy
-
- clear() - Method in class com.twitter.sdk.android.core.internal.persistence.PreferenceStoreStrategy
-
- clear() - Method in class com.twitter.sdk.android.core.internal.scribe.QueueFile
-
Clears this queue.
- clearActiveSession() - Method in class com.twitter.sdk.android.core.PersistedSessionManager
-
Clears the active session.
- clearActiveSession() - Method in interface com.twitter.sdk.android.core.SessionManager
-
Clears the active session.
- clearSession(long) - Method in class com.twitter.sdk.android.core.PersistedSessionManager
-
Clears the session associated with the id.
- clearSession(long) - Method in interface com.twitter.sdk.android.core.SessionManager
-
Clears the session associated with the id.
- client - Variable in class com.twitter.sdk.android.core.internal.scribe.EventNamespace
-
- CLIENT_NAME - Static variable in class com.twitter.sdk.android.core.internal.scribe.SyndicatedSdkImpressionEvent
-
- CLIENT_NAME - Static variable in class com.twitter.sdk.android.core.internal.scribe.SyndicationClientEvent
-
- CLIENT_NOT_PRIVILEGED - Static variable in class com.twitter.sdk.android.core.TwitterApiErrorConstants
-
- close() - Method in class com.twitter.sdk.android.core.internal.scribe.QueueFile
-
Closes the underlying file.
- closeOrLog(Closeable, String) - Static method in class com.twitter.sdk.android.core.internal.CommonUtils
-
Closes a Closeable, ignoring any IOExceptions raised in the process.
- closeQuietly(Closeable) - Static method in class com.twitter.sdk.android.core.internal.CommonUtils
-
- code - Variable in class com.twitter.sdk.android.core.models.ApiError
-
- collection(String, Integer, Long, Long) - Method in interface com.twitter.sdk.android.core.services.CollectionService
-
Retrieve the identified TwitterCollection, presented as a list of the curated Tweets.
- CollectionService - Interface in com.twitter.sdk.android.core.services
-
- com.twitter.sdk.android.core - package com.twitter.sdk.android.core
-
- com.twitter.sdk.android.core.identity - package com.twitter.sdk.android.core.identity
-
- com.twitter.sdk.android.core.internal - package com.twitter.sdk.android.core.internal
-
- com.twitter.sdk.android.core.internal.network - package com.twitter.sdk.android.core.internal.network
-
- com.twitter.sdk.android.core.internal.oauth - package com.twitter.sdk.android.core.internal.oauth
-
- com.twitter.sdk.android.core.internal.persistence - package com.twitter.sdk.android.core.internal.persistence
-
- com.twitter.sdk.android.core.internal.scribe - package com.twitter.sdk.android.core.internal.scribe
-
- com.twitter.sdk.android.core.models - package com.twitter.sdk.android.core.models
-
- com.twitter.sdk.android.core.services - package com.twitter.sdk.android.core.services
-
- com.twitter.sdk.android.core.services.params - package com.twitter.sdk.android.core.services.params
-
- CommonUtils - Class in com.twitter.sdk.android.core.internal
-
- CommonUtils() - Constructor for class com.twitter.sdk.android.core.internal.CommonUtils
-
- completedIn - Variable in class com.twitter.sdk.android.core.models.SearchMetadata
-
- component - Variable in class com.twitter.sdk.android.core.internal.scribe.EventNamespace
-
- Configuration - Class in com.twitter.sdk.android.core.models
-
Current configuration used by Twitter
- Configuration(int, List<String>, long, MediaEntity.Sizes, int) - Constructor for class com.twitter.sdk.android.core.models.Configuration
-
- configuration() - Method in interface com.twitter.sdk.android.core.services.ConfigurationService
-
Returns the current configuration used by Twitter including twitter.com slugs which are not
user names, maximum photo resolutions, and t.co URL lengths.
- ConfigurationService - Interface in com.twitter.sdk.android.core.services
-
- configureRollover(int) - Method in class com.twitter.sdk.android.core.internal.scribe.EnabledEventsStrategy
-
- containsKey(String) - Method in class com.twitter.sdk.android.core.models.BindingValues
-
Returns true if specified key exists.
- Content(Map<Long, Tweet>, Map<Long, User>) - Constructor for class com.twitter.sdk.android.core.models.TwitterCollection.Content
-
- contentId - Variable in class com.twitter.sdk.android.core.internal.scribe.ScribeItem.MediaDetails
-
- contents - Variable in class com.twitter.sdk.android.core.models.TwitterCollection
-
- contentType - Variable in class com.twitter.sdk.android.core.models.VideoInfo.Variant
-
- context - Variable in class com.twitter.sdk.android.core.internal.scribe.EnabledEventsStrategy
-
- context - Variable in class com.twitter.sdk.android.core.internal.scribe.EventsFilesManager
-
- context - Variable in class com.twitter.sdk.android.core.internal.scribe.EventsHandler
-
- contributorsEnabled - Variable in class com.twitter.sdk.android.core.models.User
-
Indicates that the user has an account with "contributor mode" enabled, allowing for Tweets
issued by the user to be co-authored by another account.
- Coordinates - Class in com.twitter.sdk.android.core.models
-
Represents coordinates of a Tweet's location.
- Coordinates(Double, Double, String) - Constructor for class com.twitter.sdk.android.core.models.Coordinates
-
- coordinates - Variable in class com.twitter.sdk.android.core.models.Coordinates
-
The longitude and latitude of the Tweet's location, as an collection in the form of
[longitude, latitude].
- coordinates - Variable in class com.twitter.sdk.android.core.models.Place.BoundingBox
-
A series of longitude and latitude points, defining a box which will contain the Place
entity this bounding box is related to.
- coordinates - Variable in class com.twitter.sdk.android.core.models.Tweet
-
Nullable.
- copy(Tweet) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- copyStream(InputStream, OutputStream, byte[]) - Static method in class com.twitter.sdk.android.core.internal.CommonUtils
-
Copies all available data from the InputStream into the OutputStream, using the
provided buffer.
- COULD_NOT_AUTHENTICATE - Static variable in class com.twitter.sdk.android.core.TwitterApiErrorConstants
-
- count - Variable in class com.twitter.sdk.android.core.models.SearchMetadata
-
- country - Variable in class com.twitter.sdk.android.core.models.Place
-
Name of the country containing this place.
- countryCode - Variable in class com.twitter.sdk.android.core.models.Place
-
Shortened country code representing the country containing this place.
- create(Gson, <any>) - Method in class com.twitter.sdk.android.core.models.SafeListAdapter
-
- create(Gson, <any>) - Method in class com.twitter.sdk.android.core.models.SafeMapAdapter
-
- create(Long, Boolean) - Method in interface com.twitter.sdk.android.core.services.FavoriteService
-
Favorites the status specified in the ID parameter as the authenticating user.
- createdAt - Variable in class com.twitter.sdk.android.core.AuthToken
-
Unit time or epoch time when the token was created (always in UTC).
- createdAt - Variable in class com.twitter.sdk.android.core.models.Tweet
-
UTC time when this Tweet was created.
- createdAt - Variable in class com.twitter.sdk.android.core.models.User
-
The UTC datetime that the user account was created on Twitter.
- CREATOR - Static variable in class com.twitter.sdk.android.core.internal.oauth.OAuth2Token
-
- CREATOR - Static variable in class com.twitter.sdk.android.core.internal.oauth.OAuthResponse
-
- CREATOR - Static variable in class com.twitter.sdk.android.core.TwitterAuthConfig
-
- CREATOR - Static variable in class com.twitter.sdk.android.core.TwitterAuthToken
-
- CurrentTimeProvider - Interface in com.twitter.sdk.android.core.internal
-
Internal interface representing a time source.
- currentTimeProvider - Variable in class com.twitter.sdk.android.core.internal.scribe.EventsFilesManager
-
- currentUserRetweet - Variable in class com.twitter.sdk.android.core.models.Tweet
-
Perspectival.
- d(String, String, Throwable) - Method in class com.twitter.sdk.android.core.DefaultLogger
-
- d(String, String) - Method in class com.twitter.sdk.android.core.DefaultLogger
-
- d(String, String, Throwable) - Method in interface com.twitter.sdk.android.core.Logger
-
- d(String, String) - Method in interface com.twitter.sdk.android.core.Logger
-
- data - Variable in class com.twitter.sdk.android.core.Result
-
- debug(boolean) - Method in class com.twitter.sdk.android.core.TwitterConfig.Builder
-
Enable debug mode
- DEFAULT_AUTH_REQUEST_CODE - Static variable in class com.twitter.sdk.android.core.TwitterAuthConfig
-
The default request code to use for Single Sign On.
- DEFAULT_ERROR_CODE - Static variable in exception com.twitter.sdk.android.core.TwitterApiException
-
- DEFAULT_MAX_FILES_TO_KEEP - Static variable in class com.twitter.sdk.android.core.internal.scribe.ScribeConfig
-
- DEFAULT_SEND_INTERVAL_SECONDS - Static variable in class com.twitter.sdk.android.core.internal.scribe.ScribeConfig
-
- DefaultLogger - Class in com.twitter.sdk.android.core
-
Default logger that logs to android.util.Log.
- DefaultLogger(int) - Constructor for class com.twitter.sdk.android.core.DefaultLogger
-
- DefaultLogger() - Constructor for class com.twitter.sdk.android.core.DefaultLogger
-
- defaultProfile - Variable in class com.twitter.sdk.android.core.models.User
-
When true, indicates that the user has not altered the theme or background of their user
profile.
- defaultProfileImage - Variable in class com.twitter.sdk.android.core.models.User
-
When true, indicates that the user has not uploaded their own avatar and a default egg avatar
is used instead.
- DefaultScribeClient - Class in com.twitter.sdk.android.core.internal.scribe
-
Instances of this class should always be created on a background thread.
- DefaultScribeClient(Context, SessionManager<? extends Session<TwitterAuthToken>>, GuestSessionProvider, IdManager, ScribeConfig) - Constructor for class com.twitter.sdk.android.core.internal.scribe.DefaultScribeClient
-
- deleteAllEvents() - Method in class com.twitter.sdk.android.core.internal.scribe.DisabledEventsStrategy
-
- deleteAllEvents() - Method in class com.twitter.sdk.android.core.internal.scribe.EnabledEventsStrategy
-
- deleteAllEvents() - Method in interface com.twitter.sdk.android.core.internal.scribe.EventsManager
-
Clears out all events.
- deleteAllEventsFiles() - Method in class com.twitter.sdk.android.core.internal.scribe.EventsFilesManager
-
- deleteFilesInRollOverDirectory(List<File>) - Method in interface com.twitter.sdk.android.core.internal.scribe.EventsStorage
-
Clear out given set of files in roll-over directory
- deleteFilesInRollOverDirectory(List<File>) - Method in class com.twitter.sdk.android.core.internal.scribe.QueueFileEventStorage
-
- deleteOldestInRollOverIfOverMax() - Method in class com.twitter.sdk.android.core.internal.scribe.EventsFilesManager
-
- deleteSentFiles(List<File>) - Method in class com.twitter.sdk.android.core.internal.scribe.EventsFilesManager
-
- deleteWorkingFile() - Method in interface com.twitter.sdk.android.core.internal.scribe.EventsStorage
-
Clear out active working file
- deleteWorkingFile() - Method in class com.twitter.sdk.android.core.internal.scribe.QueueFileEventStorage
-
- describeContents() - Method in class com.twitter.sdk.android.core.internal.oauth.OAuth2Token
-
- describeContents() - Method in class com.twitter.sdk.android.core.internal.oauth.OAuthResponse
-
- describeContents() - Method in class com.twitter.sdk.android.core.TwitterAuthConfig
-
- describeContents() - Method in class com.twitter.sdk.android.core.TwitterAuthToken
-
- description - Variable in class com.twitter.sdk.android.core.internal.scribe.ScribeItem
-
A description of the item.
- description - Variable in class com.twitter.sdk.android.core.models.User
-
Nullable.
- description - Variable in class com.twitter.sdk.android.core.models.UserEntities
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.twitter.sdk.android.core.AuthTokenAdapter
-
- deserialize(String) - Method in class com.twitter.sdk.android.core.GuestSession.Serializer
-
- deserialize(String) - Method in interface com.twitter.sdk.android.core.internal.persistence.SerializationStrategy
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.twitter.sdk.android.core.models.BindingValuesAdapter
-
- destroy(Long, Boolean) - Method in interface com.twitter.sdk.android.core.services.FavoriteService
-
Un-favorites the status specified in the ID parameter as the authenticating user.
- destroy(Long, Boolean) - Method in interface com.twitter.sdk.android.core.services.StatusesService
-
Destroys the status specified by the required ID parameter.
- deviceIdCreatedAt - Variable in class com.twitter.sdk.android.core.internal.scribe.SyndicatedSdkImpressionEvent
-
When the app was initially installed.
- disable() - Method in class com.twitter.sdk.android.core.internal.scribe.EventsHandler
-
- DisabledEventsStrategy<T> - Class in com.twitter.sdk.android.core.internal.scribe
-
- DisabledEventsStrategy() - Constructor for class com.twitter.sdk.android.core.internal.scribe.DisabledEventsStrategy
-
- displayTextRange - Variable in class com.twitter.sdk.android.core.models.Tweet
-
An array of two unicode code point indices, identifying the inclusive start and exclusive end
of the displayable content of the Tweet.
- displayUrl - Variable in class com.twitter.sdk.android.core.models.UrlEntity
-
Version of the URL to display to clients.
- distance - Variable in class com.twitter.sdk.android.core.services.params.Geocode
-
- dmTextCharacterLimit - Variable in class com.twitter.sdk.android.core.models.Configuration
-
Maximum number of characters per direct message
- durationMillis - Variable in class com.twitter.sdk.android.core.models.VideoInfo
-
The length of the video, in milliseconds.
- generateUniqueRollOverFileName() - Method in class com.twitter.sdk.android.core.internal.scribe.EventsFilesManager
-
- Geocode - Class in com.twitter.sdk.android.core.services.params
-
The parameter value is specified by "latitude,longitude,radius", where radius units must be
specified as either "mi" (miles) or "km" (kilometers).
- Geocode(double, double, int, Geocode.Distance) - Constructor for class com.twitter.sdk.android.core.services.params.Geocode
-
- Geocode.Distance - Enum in com.twitter.sdk.android.core.services.params
-
- geoEnabled - Variable in class com.twitter.sdk.android.core.models.User
-
When true, indicates that the user has enabled the possibility of geotagging their Tweets.
- get() - Method in interface com.twitter.sdk.android.core.internal.persistence.PreferenceStore
-
- get() - Method in class com.twitter.sdk.android.core.internal.persistence.PreferenceStoreImpl
-
- get(String) - Method in class com.twitter.sdk.android.core.models.BindingValues
-
Returns the value for the specified key.
- getAccessToken() - Method in class com.twitter.sdk.android.core.internal.oauth.OAuth2Token
-
- getAccountService(TwitterSession) - Method in class com.twitter.sdk.android.core.internal.TwitterSessionVerifier.AccountServiceProvider
-
- getAccountService() - Method in class com.twitter.sdk.android.core.TwitterApiClient
-
- getActiveSession() - Method in class com.twitter.sdk.android.core.PersistedSessionManager
-
- getActiveSession() - Method in interface com.twitter.sdk.android.core.SessionManager
-
- getActivity() - Method in class com.twitter.sdk.android.core.identity.TwitterLoginButton
-
Gets the activity.
- getActivityLifecycleManager() - Method in class com.twitter.sdk.android.core.Twitter
-
- getAdvertisingId() - Method in class com.twitter.sdk.android.core.internal.IdManager
-
- getAllFilesInRollOverDirectory() - Method in interface com.twitter.sdk.android.core.internal.scribe.EventsStorage
-
- getAllFilesInRollOverDirectory() - Method in class com.twitter.sdk.android.core.internal.scribe.QueueFileEventStorage
-
- getApiClient() - Method in class com.twitter.sdk.android.core.TwitterCore
-
- getApiClient(TwitterSession) - Method in class com.twitter.sdk.android.core.TwitterCore
-
- getAppIdentifier() - Method in class com.twitter.sdk.android.core.internal.IdManager
-
- getAuthConfig() - Method in class com.twitter.sdk.android.core.TwitterCore
-
- getAuthorizationHeader(TwitterAuthConfig, TwitterAuthToken, String, String, String, Map<String, String>) - Method in class com.twitter.sdk.android.core.internal.oauth.OAuth1aHeaders
-
Gets authorization header for inclusion in HTTP request headers.
- getAuthorizationHeader(String, String, Map<String, String>) - Method in class com.twitter.sdk.android.core.OAuthSigning
-
Gets authorization header for inclusion in HTTP request headers.
- getAuthorizeUrl(TwitterAuthToken) - Method in class com.twitter.sdk.android.core.internal.oauth.OAuth1aService
-
- getAuthToken() - Method in class com.twitter.sdk.android.core.Session
-
- getBaseHostUrl() - Method in class com.twitter.sdk.android.core.internal.TwitterApi
-
- getBatchOfFilesToSend() - Method in class com.twitter.sdk.android.core.internal.scribe.EventsFilesManager
-
- getBatchOfFilesToSend(int) - Method in interface com.twitter.sdk.android.core.internal.scribe.EventsStorage
-
- getBatchOfFilesToSend(int) - Method in class com.twitter.sdk.android.core.internal.scribe.QueueFileEventStorage
-
- getBooleanResourceValue(Context, String, boolean) - Static method in class com.twitter.sdk.android.core.internal.CommonUtils
-
Gets a value for a boolean resource by its name.
- getCacheDir() - Method in interface com.twitter.sdk.android.core.internal.persistence.FileStore
-
- getCacheDir() - Method in class com.twitter.sdk.android.core.internal.persistence.FileStoreImpl
-
- getCallback() - Method in class com.twitter.sdk.android.core.identity.TwitterLoginButton
-
- getCertificatePinner() - Static method in class com.twitter.sdk.android.core.internal.network.OkHttpClientHelper
-
- getCollectionService() - Method in class com.twitter.sdk.android.core.TwitterApiClient
-
Use CollectionTimeline directly, CollectionService is expected to change.
- getConfigurationService() - Method in class com.twitter.sdk.android.core.TwitterApiClient
-
- getConsumerKey() - Method in class com.twitter.sdk.android.core.TwitterAuthConfig
-
- getConsumerSecret() - Method in class com.twitter.sdk.android.core.TwitterAuthConfig
-
- getContext(String) - Method in class com.twitter.sdk.android.core.Twitter
-
- getCurrentSession() - Method in class com.twitter.sdk.android.core.GuestSessionProvider
-
- getCurrentTimeMillis() - Method in interface com.twitter.sdk.android.core.internal.CurrentTimeProvider
-
- getCurrentTimeMillis() - Method in class com.twitter.sdk.android.core.internal.SystemCurrentTimeProvider
-
- getCustomOkHttpClient(OkHttpClient, GuestSessionProvider) - Static method in class com.twitter.sdk.android.core.internal.network.OkHttpClientHelper
-
- getCustomOkHttpClient(OkHttpClient, Session<? extends TwitterAuthToken>, TwitterAuthConfig) - Static method in class com.twitter.sdk.android.core.internal.network.OkHttpClientHelper
-
- getDeviceUUID() - Method in class com.twitter.sdk.android.core.internal.IdManager
-
If hardware ID collection is off, returns an empty String.
- getDisabledEventsStrategy() - Method in class com.twitter.sdk.android.core.internal.scribe.EventsHandler
-
- getErrorCode() - Method in exception com.twitter.sdk.android.core.TwitterApiException
-
Error code returned by API request.
- getErrorMessage() - Method in exception com.twitter.sdk.android.core.TwitterApiException
-
Error message returned by API request.
- getExecutorService() - Method in class com.twitter.sdk.android.core.Twitter
-
- getExternalCacheDir() - Method in interface com.twitter.sdk.android.core.internal.persistence.FileStore
-
- getExternalCacheDir() - Method in class com.twitter.sdk.android.core.internal.persistence.FileStoreImpl
-
Requires Manifest.permission.WRITE_EXTERNAL_STORAGE
- getExternalFilesDir() - Method in interface com.twitter.sdk.android.core.internal.persistence.FileStore
-
- getExternalFilesDir() - Method in class com.twitter.sdk.android.core.internal.persistence.FileStoreImpl
-
Requires Manifest.permission.WRITE_EXTERNAL_STORAGE
- getFavoriteService() - Method in class com.twitter.sdk.android.core.TwitterApiClient
-
- getFilesDir() - Method in interface com.twitter.sdk.android.core.internal.persistence.FileStore
-
- getFilesDir() - Method in class com.twitter.sdk.android.core.internal.persistence.FileStoreImpl
-
- getFilesSender() - Method in class com.twitter.sdk.android.core.internal.scribe.DisabledEventsStrategy
-
- getFilesSender() - Method in interface com.twitter.sdk.android.core.internal.scribe.EventsStrategy
-
- getGuestApiClient() - Method in class com.twitter.sdk.android.core.TwitterCore
-
- getGuestSessionProvider() - Method in class com.twitter.sdk.android.core.TwitterCore
-
- getGuestToken() - Method in class com.twitter.sdk.android.core.internal.oauth.GuestAuthToken
-
- getId() - Method in interface com.twitter.sdk.android.core.models.Identifiable
-
Returns the id.
- getId() - Method in class com.twitter.sdk.android.core.models.Tweet
-
- getId() - Method in class com.twitter.sdk.android.core.models.User
-
- getId() - Method in class com.twitter.sdk.android.core.Session
-
- getIdentifier() - Method in class com.twitter.sdk.android.core.TwitterCore
-
- getIdManager() - Method in class com.twitter.sdk.android.core.Twitter
-
- getImageValue(Card) - Static method in class com.twitter.sdk.android.core.internal.VineCardUtils
-
- getInstance() - Static method in class com.twitter.sdk.android.core.Twitter
-
- getInstance() - Static method in class com.twitter.sdk.android.core.TwitterCore
-
- getLastRollOverTime() - Method in class com.twitter.sdk.android.core.internal.scribe.EventsFilesManager
-
- getLatitude() - Method in class com.twitter.sdk.android.core.models.Coordinates
-
- getLimit() - Method in class com.twitter.sdk.android.core.TwitterRateLimit
-
Returns the rate limit ceiling for that given request
- getListService() - Method in class com.twitter.sdk.android.core.TwitterApiClient
-
- getLogger() - Static method in class com.twitter.sdk.android.core.Twitter
-
- getLogLevel() - Method in class com.twitter.sdk.android.core.DefaultLogger
-
- getLogLevel() - Method in interface com.twitter.sdk.android.core.Logger
-
- getLongitude() - Method in class com.twitter.sdk.android.core.models.Coordinates
-
- getMaxByteSizePerFile() - Method in class com.twitter.sdk.android.core.internal.scribe.EventsFilesManager
-
- getMaxFilesToKeep() - Method in class com.twitter.sdk.android.core.internal.scribe.EventsFilesManager
-
This method can be overridden by subclasses to vary the maximum file count value used
during file clean-up.
- getMediaService() - Method in class com.twitter.sdk.android.core.TwitterApiClient
-
- getModelName() - Method in class com.twitter.sdk.android.core.internal.IdManager
-
- getMoveOutputStream(File) - Method in class com.twitter.sdk.android.core.internal.scribe.QueueFileEventStorage
-
Returns the output stream to be used for moving file contents to the specified targetFile.
- getOAuthEchoHeaders(TwitterAuthConfig, TwitterAuthToken, String, String, String, Map<String, String>) - Method in class com.twitter.sdk.android.core.internal.oauth.OAuth1aHeaders
-
- getOAuthEchoHeaders(String, String, Map<String, String>) - Method in class com.twitter.sdk.android.core.OAuthSigning
-
Returns OAuth Echo header using given parameters.
- getOAuthEchoHeadersForVerifyCredentials() - Method in class com.twitter.sdk.android.core.OAuthSigning
-
- getOkHttpClient(GuestSessionProvider) - Static method in class com.twitter.sdk.android.core.internal.network.OkHttpClientHelper
-
- getOkHttpClient(Session<? extends TwitterAuthToken>, TwitterAuthConfig) - Static method in class com.twitter.sdk.android.core.internal.network.OkHttpClientHelper
-
- getOsBuildVersionString() - Method in class com.twitter.sdk.android.core.internal.IdManager
-
- getOsDisplayVersionString() - Method in class com.twitter.sdk.android.core.internal.IdManager
-
- getOsVersionString() - Method in class com.twitter.sdk.android.core.internal.IdManager
-
- getProfileImageUrlHttps(User, UserUtils.AvatarSize) - Static method in class com.twitter.sdk.android.core.internal.UserUtils
-
- getPublisherId(Card) - Static method in class com.twitter.sdk.android.core.internal.VineCardUtils
-
- getQueryParams(URI, boolean) - Static method in class com.twitter.sdk.android.core.internal.network.UrlUtils
-
- getQueryParams(String, boolean) - Static method in class com.twitter.sdk.android.core.internal.network.UrlUtils
-
- getRemaining() - Method in class com.twitter.sdk.android.core.TwitterRateLimit
-
Returns the number of requests left for the 15 minute window
- getRequestCode() - Method in class com.twitter.sdk.android.core.identity.TwitterAuthClient
-
- getRequestCode() - Method in class com.twitter.sdk.android.core.TwitterAuthConfig
-
- getReset() - Method in class com.twitter.sdk.android.core.TwitterRateLimit
-
Returns epoch time that rate limit reset will happen.
- getResponse() - Method in exception com.twitter.sdk.android.core.TwitterApiException
-
- getRollover() - Method in class com.twitter.sdk.android.core.internal.scribe.EnabledEventsStrategy
-
- getRollOverDirectory() - Method in interface com.twitter.sdk.android.core.internal.scribe.EventsStorage
-
- getRollOverDirectory() - Method in class com.twitter.sdk.android.core.internal.scribe.QueueFileEventStorage
-
- getSafeList(List<T>) - Static method in class com.twitter.sdk.android.core.models.ModelUtils
-
- getSafeMap(Map<K, V>) - Static method in class com.twitter.sdk.android.core.models.ModelUtils
-
- getScribeClient() - Method in class com.twitter.sdk.android.core.identity.TwitterAuthClient
-
- getScribeClient() - Static method in class com.twitter.sdk.android.core.internal.scribe.TwitterCoreScribeClientHolder
-
- getScribeConfig(String, String) - Static method in class com.twitter.sdk.android.core.internal.scribe.DefaultScribeClient
-
- getSearchService() - Method in class com.twitter.sdk.android.core.TwitterApiClient
-
- getService(Class<T>) - Method in class com.twitter.sdk.android.core.TwitterApiClient
-
Converts Retrofit style interface into instance for API access
- getSession(long) - Method in class com.twitter.sdk.android.core.PersistedSessionManager
-
- getSession(long) - Method in interface com.twitter.sdk.android.core.SessionManager
-
- getSessionManager() - Method in class com.twitter.sdk.android.core.TwitterCore
-
- getSessionMap() - Method in class com.twitter.sdk.android.core.PersistedSessionManager
-
- getSessionMap() - Method in interface com.twitter.sdk.android.core.SessionManager
-
- getStatusCode() - Method in exception com.twitter.sdk.android.core.TwitterApiException
-
- getStatusesService() - Method in class com.twitter.sdk.android.core.TwitterApiClient
-
- getStreamUrl(Card) - Static method in class com.twitter.sdk.android.core.internal.VineCardUtils
-
- getStringResourceValue(Context, String, String) - Static method in class com.twitter.sdk.android.core.internal.CommonUtils
-
Gets a value for a string resource by its name.
- getTokenType() - Method in class com.twitter.sdk.android.core.internal.oauth.OAuth2Token
-
- getTwitterAuthConfig() - Method in class com.twitter.sdk.android.core.Twitter
-
- getTwitterRateLimit() - Method in exception com.twitter.sdk.android.core.TwitterApiException
-
- getUserId() - Method in class com.twitter.sdk.android.core.TwitterSession
-
- getUserName() - Method in class com.twitter.sdk.android.core.TwitterSession
-
- getVersion() - Method in class com.twitter.sdk.android.core.TwitterCore
-
- getWorkingDirectory() - Method in interface com.twitter.sdk.android.core.internal.scribe.EventsStorage
-
- getWorkingDirectory() - Method in class com.twitter.sdk.android.core.internal.scribe.QueueFileEventStorage
-
- getWorkingFileUsedSizeInBytes() - Method in interface com.twitter.sdk.android.core.internal.scribe.EventsStorage
-
- getWorkingFileUsedSizeInBytes() - Method in class com.twitter.sdk.android.core.internal.scribe.QueueFileEventStorage
-
- GIF_TYPE - Static variable in class com.twitter.sdk.android.core.internal.scribe.ScribeItem.MediaDetails
-
- GRANT_TYPE_CLIENT_CREDENTIALS - Static variable in class com.twitter.sdk.android.core.internal.oauth.OAuthConstants
-
- GUEST_AUTH_ERROR_CODE - Static variable in class com.twitter.sdk.android.core.internal.TwitterApiConstants.Errors
-
- GuestAuthenticator - Class in com.twitter.sdk.android.core.internal.network
-
Refreshes guest auth session when server indicates session is expired.
- GuestAuthenticator(GuestSessionProvider) - Constructor for class com.twitter.sdk.android.core.internal.network.GuestAuthenticator
-
- GuestAuthInterceptor - Class in com.twitter.sdk.android.core.internal.network
-
Signs requests with OAuth2 signature.
- GuestAuthInterceptor(GuestSessionProvider) - Constructor for class com.twitter.sdk.android.core.internal.network.GuestAuthInterceptor
-
- GuestAuthNetworkInterceptor - Class in com.twitter.sdk.android.core.internal.network
-
The Twitter API uses HTTP status code of 403 to indicate guest session needs to be refreshed.
- GuestAuthNetworkInterceptor() - Constructor for class com.twitter.sdk.android.core.internal.network.GuestAuthNetworkInterceptor
-
- GuestAuthToken - Class in com.twitter.sdk.android.core.internal.oauth
-
- GuestAuthToken(String, String, String) - Constructor for class com.twitter.sdk.android.core.internal.oauth.GuestAuthToken
-
- GuestAuthToken(String, String, String, long) - Constructor for class com.twitter.sdk.android.core.internal.oauth.GuestAuthToken
-
- GuestSession - Class in com.twitter.sdk.android.core
-
- GuestSession(GuestAuthToken) - Constructor for class com.twitter.sdk.android.core.GuestSession
-
- GuestSession.Serializer - Class in com.twitter.sdk.android.core
-
- GuestSessionProvider - Class in com.twitter.sdk.android.core
-
- GuestSessionProvider(OAuth2Service, SessionManager<GuestSession>) - Constructor for class com.twitter.sdk.android.core.GuestSessionProvider
-
- i(String, String, Throwable) - Method in class com.twitter.sdk.android.core.DefaultLogger
-
- i(String, String) - Method in class com.twitter.sdk.android.core.DefaultLogger
-
- i(String, String, Throwable) - Method in interface com.twitter.sdk.android.core.Logger
-
- i(String, String) - Method in interface com.twitter.sdk.android.core.Logger
-
- id - Variable in class com.twitter.sdk.android.core.internal.scribe.ScribeItem
-
A numerical id associated with the item.
- id - Variable in class com.twitter.sdk.android.core.models.MediaEntity
-
ID of the media expressed as a 64-bit integer.
- id - Variable in class com.twitter.sdk.android.core.models.MentionEntity
-
ID of the mentioned user, as an integer.
- id - Variable in class com.twitter.sdk.android.core.models.Place
-
ID representing this place.
- id - Variable in class com.twitter.sdk.android.core.models.Tweet
-
The integer representation of the unique identifier for this Tweet.
- id - Variable in class com.twitter.sdk.android.core.models.TwitterCollection.TimelineItem.TweetItem
-
A Tweet id.
- id - Variable in class com.twitter.sdk.android.core.models.User
-
The integer representation of the unique identifier for this User.
- Identifiable - Interface in com.twitter.sdk.android.core.models
-
Identifiable is an abstraction of types with long identifiers.
- identifier - Variable in enum com.twitter.sdk.android.core.services.params.Geocode.Distance
-
- IdManager - Class in com.twitter.sdk.android.core.internal
-
- IdManager(Context) - Constructor for class com.twitter.sdk.android.core.internal.IdManager
-
- idStr - Variable in class com.twitter.sdk.android.core.models.MediaEntity
-
ID of the media expressed as a string.
- idStr - Variable in class com.twitter.sdk.android.core.models.MentionEntity
-
ID of the mentioned user, as a string.
- idStr - Variable in class com.twitter.sdk.android.core.models.Tweet
-
The string representation of the unique identifier for this Tweet.
- idStr - Variable in class com.twitter.sdk.android.core.models.User
-
The string representation of the unique identifier for this User.
- idStr - Variable in class com.twitter.sdk.android.core.models.UserValue
-
- Image - Class in com.twitter.sdk.android.core.models
-
Represents an image which has been uploaded to Twitter.
- Image(int, int, String) - Constructor for class com.twitter.sdk.android.core.models.Image
-
- image - Variable in class com.twitter.sdk.android.core.models.Media
-
- imageType - Variable in class com.twitter.sdk.android.core.models.Image
-
- ImageValue - Class in com.twitter.sdk.android.core.models
-
- ImageValue(int, int, String, String) - Constructor for class com.twitter.sdk.android.core.models.ImageValue
-
- INDEX_LATITUDE - Static variable in class com.twitter.sdk.android.core.models.Coordinates
-
- INDEX_LONGITUDE - Static variable in class com.twitter.sdk.android.core.models.Coordinates
-
- initialize(Context, SessionManager<? extends Session<TwitterAuthToken>>, GuestSessionProvider, IdManager, String, String) - Static method in class com.twitter.sdk.android.core.internal.scribe.TwitterCoreScribeClientHolder
-
Must be called on background thread
- initialize(Context) - Static method in class com.twitter.sdk.android.core.Twitter
-
Entry point to initialize the TwitterKit SDK.
- initialize(TwitterConfig) - Static method in class com.twitter.sdk.android.core.Twitter
-
Entry point to initialize the TwitterKit SDK.
- inReplyToScreenName - Variable in class com.twitter.sdk.android.core.models.Tweet
-
Nullable.
- inReplyToStatusId - Variable in class com.twitter.sdk.android.core.models.Tweet
-
Nullable.
- inReplyToStatusIdStr - Variable in class com.twitter.sdk.android.core.models.Tweet
-
Nullable.
- inReplyToUserId - Variable in class com.twitter.sdk.android.core.models.Tweet
-
Nullable.
- inReplyToUserIdStr - Variable in class com.twitter.sdk.android.core.models.Tweet
-
Nullable.
- IntentUtils - Class in com.twitter.sdk.android.core
-
- IntentUtils() - Constructor for class com.twitter.sdk.android.core.IntentUtils
-
- intercept(Chain) - Method in class com.twitter.sdk.android.core.internal.network.GuestAuthInterceptor
-
- intercept(Chain) - Method in class com.twitter.sdk.android.core.internal.network.GuestAuthNetworkInterceptor
-
- intercept(Chain) - Method in class com.twitter.sdk.android.core.internal.network.OAuth1aInterceptor
-
- INVALID_ID - Static variable in class com.twitter.sdk.android.core.models.Tweet
-
- INVALID_ID - Static variable in class com.twitter.sdk.android.core.models.User
-
- isActivityAvailable(Context, Intent) - Static method in class com.twitter.sdk.android.core.IntentUtils
-
- isDebug() - Static method in class com.twitter.sdk.android.core.Twitter
-
- isEmpty() - Method in class com.twitter.sdk.android.core.internal.scribe.QueueFile
-
Returns true if this queue contains no entries.
- isEnabled - Variable in class com.twitter.sdk.android.core.internal.scribe.ScribeConfig
-
Whether scribe is enabled.
- isExpired() - Method in class com.twitter.sdk.android.core.AuthToken
-
Determines whether a token is known to have expired.
- isExpired() - Method in class com.twitter.sdk.android.core.internal.oauth.GuestAuthToken
-
- isExpired() - Method in class com.twitter.sdk.android.core.internal.oauth.OAuth2Token
-
- isExpired() - Method in class com.twitter.sdk.android.core.TwitterAuthToken
-
- isLimitAdTrackingEnabled() - Method in class com.twitter.sdk.android.core.internal.IdManager
-
- isLoggable(String, int) - Method in class com.twitter.sdk.android.core.DefaultLogger
-
- isLoggable(String, int) - Method in interface com.twitter.sdk.android.core.Logger
-
- isTranslator - Variable in class com.twitter.sdk.android.core.models.User
-
When true, indicates that the user is a participant in Twitter's translator community.
- isVine(Card) - Static method in class com.twitter.sdk.android.core.internal.VineCardUtils
-
- isWorkingFileEmpty() - Method in interface com.twitter.sdk.android.core.internal.scribe.EventsStorage
-
- isWorkingFileEmpty() - Method in class com.twitter.sdk.android.core.internal.scribe.QueueFileEventStorage
-
- itemType - Variable in class com.twitter.sdk.android.core.internal.scribe.ScribeItem
-
The type of item (tweet, message, etc).
- MAX_BYTE_SIZE_PER_FILE - Static variable in class com.twitter.sdk.android.core.internal.scribe.EventsFilesManager
-
- MAX_FILES_IN_BATCH - Static variable in class com.twitter.sdk.android.core.internal.scribe.EventsFilesManager
-
- MAX_FILES_TO_KEEP - Static variable in class com.twitter.sdk.android.core.internal.scribe.EventsFilesManager
-
- maxFilesToKeep - Variable in class com.twitter.sdk.android.core.internal.scribe.ScribeConfig
-
The maximum number of files to keep in storage.
- maxId - Variable in class com.twitter.sdk.android.core.models.SearchMetadata
-
- maxIdStr - Variable in class com.twitter.sdk.android.core.models.SearchMetadata
-
- maxPosition - Variable in class com.twitter.sdk.android.core.models.TwitterCollection.Metadata.Position
-
The inclusive maximum position value of the results (positions will be less than or
equal to this value).
- Media - Class in com.twitter.sdk.android.core.models
-
Represents Media which has been uploaded to Twitter upload endpoints.
- Media(long, String, long, Image) - Constructor for class com.twitter.sdk.android.core.models.Media
-
- media - Variable in class com.twitter.sdk.android.core.models.TweetEntities
-
Represents media elements uploaded with the Tweet.
- mediaDetails - Variable in class com.twitter.sdk.android.core.internal.scribe.ScribeItem
-
Media details.
- MediaDetails(long, int, long) - Constructor for class com.twitter.sdk.android.core.internal.scribe.ScribeItem.MediaDetails
-
- MediaEntity - Class in com.twitter.sdk.android.core.models
-
Represents media elements uploaded with the Tweet.
- MediaEntity(String, String, String, int, int, long, String, String, String, MediaEntity.Sizes, long, String, String, VideoInfo, String) - Constructor for class com.twitter.sdk.android.core.models.MediaEntity
-
- MediaEntity.Size - Class in com.twitter.sdk.android.core.models
-
- MediaEntity.Sizes - Class in com.twitter.sdk.android.core.models
-
- mediaId - Variable in class com.twitter.sdk.android.core.models.Media
-
- mediaIdString - Variable in class com.twitter.sdk.android.core.models.Media
-
- MediaService - Interface in com.twitter.sdk.android.core.services
-
- mediaType - Variable in class com.twitter.sdk.android.core.internal.scribe.ScribeItem.MediaDetails
-
- mediaUrl - Variable in class com.twitter.sdk.android.core.models.MediaEntity
-
A http:// URL pointing directly to the uploaded media file.
- mediaUrlHttps - Variable in class com.twitter.sdk.android.core.models.MediaEntity
-
A https:// URL pointing directly to the uploaded media file, for embedding on https pages.
- medium - Variable in class com.twitter.sdk.android.core.models.MediaEntity.Sizes
-
Information for a medium-sized version of the media.
- MentionEntity - Class in com.twitter.sdk.android.core.models
-
Represents other Twitter users mentioned in the text of the Tweet.
- MentionEntity(long, String, String, String, int, int) - Constructor for class com.twitter.sdk.android.core.models.MentionEntity
-
- mentionsTimeline(Integer, Long, Long, Boolean, Boolean, Boolean) - Method in interface com.twitter.sdk.android.core.services.StatusesService
-
Returns most recent mentions (tweets containing a user's @screen_name) for the
authenticating user, by default returns 20 tweets.
- message - Variable in class com.twitter.sdk.android.core.models.ApiError
-
- metadata - Variable in class com.twitter.sdk.android.core.models.TwitterCollection
-
- Metadata(String, TwitterCollection.Metadata.Position, List<TwitterCollection.TimelineItem>) - Constructor for class com.twitter.sdk.android.core.models.TwitterCollection.Metadata
-
- minPosition - Variable in class com.twitter.sdk.android.core.models.TwitterCollection.Metadata.Position
-
The exclusive minimum position value of the results (positions will be greater than
this value).
- ModelUtils - Class in com.twitter.sdk.android.core.models
-
Util class for twitter-core models
- monitorActivityLifecycle(ActivityLifecycleManager) - Method in class com.twitter.sdk.android.core.internal.SessionMonitor
-
This is how we hook into the activity lifecycle to detect if the user is using the app.
- monitorState - Variable in class com.twitter.sdk.android.core.internal.SessionMonitor
-
- MonitorState() - Constructor for class com.twitter.sdk.android.core.internal.SessionMonitor.MonitorState
-
- page - Variable in class com.twitter.sdk.android.core.internal.scribe.EventNamespace
-
- PAGE_NOT_EXIST - Static variable in class com.twitter.sdk.android.core.TwitterApiErrorConstants
-
- PARAM_CALLBACK - Static variable in class com.twitter.sdk.android.core.internal.oauth.OAuthConstants
-
- PARAM_CONSUMER_KEY - Static variable in class com.twitter.sdk.android.core.internal.oauth.OAuthConstants
-
- PARAM_GRANT_TYPE - Static variable in class com.twitter.sdk.android.core.internal.oauth.OAuthConstants
-
- PARAM_NONCE - Static variable in class com.twitter.sdk.android.core.internal.oauth.OAuthConstants
-
- PARAM_SIGNATURE - Static variable in class com.twitter.sdk.android.core.internal.oauth.OAuthConstants
-
- PARAM_SIGNATURE_METHOD - Static variable in class com.twitter.sdk.android.core.internal.oauth.OAuthConstants
-
- PARAM_TIMESTAMP - Static variable in class com.twitter.sdk.android.core.internal.oauth.OAuthConstants
-
- PARAM_TOKEN - Static variable in class com.twitter.sdk.android.core.internal.oauth.OAuthConstants
-
- PARAM_TOKEN_SECRET - Static variable in class com.twitter.sdk.android.core.internal.oauth.OAuthConstants
-
- PARAM_VERIFIER - Static variable in class com.twitter.sdk.android.core.internal.oauth.OAuthConstants
-
- PARAM_VERSION - Static variable in class com.twitter.sdk.android.core.internal.oauth.OAuthConstants
-
- parseAuthResponse(String) - Static method in class com.twitter.sdk.android.core.internal.oauth.OAuth1aService
-
- parseCreationTimestampFromFileName(String) - Method in class com.twitter.sdk.android.core.internal.scribe.EventsFilesManager
-
- pathType - Variable in class com.twitter.sdk.android.core.internal.scribe.ScribeConfig
-
The scribe path type component "/{version}/jot/{type}."
- pathVersion - Variable in class com.twitter.sdk.android.core.internal.scribe.ScribeConfig
-
The scribe path version component "/{version}/jot/{type}."
- peek() - Method in class com.twitter.sdk.android.core.internal.scribe.QueueFile
-
Reads the eldest element.
- peek(QueueFile.ElementReader) - Method in class com.twitter.sdk.android.core.internal.scribe.QueueFile
-
Invokes reader with the eldest element, if an element is available.
- percentEncode(String) - Static method in class com.twitter.sdk.android.core.internal.network.UrlUtils
-
Percent encodes by doing the following:
1) url encode string using UTF8
2) apply additional encoding to string, replacing:
"*" => "%2A"
"+" => "%20"
"%7E" => "~"
- PersistedSessionManager<T extends Session> - Class in com.twitter.sdk.android.core
-
- PersistedSessionManager(PreferenceStore, SerializationStrategy<T>, String, String) - Constructor for class com.twitter.sdk.android.core.PersistedSessionManager
-
- PersistenceStrategy<T> - Interface in com.twitter.sdk.android.core.internal.persistence
-
- photoSizeLimit - Variable in class com.twitter.sdk.android.core.models.Configuration
-
Maximum size in bytes for the media file.
- photoSizes - Variable in class com.twitter.sdk.android.core.models.Configuration
-
Maximum resolution for the media files.
- Place - Class in com.twitter.sdk.android.core.models
-
A place is a specific, named location with corresponding geo coordinates.
- Place(Map<String, String>, Place.BoundingBox, String, String, String, String, String, String, String) - Constructor for class com.twitter.sdk.android.core.models.Place
-
- place - Variable in class com.twitter.sdk.android.core.models.Tweet
-
Nullable.
- Place.BoundingBox - Class in com.twitter.sdk.android.core.models
-
- placeType - Variable in class com.twitter.sdk.android.core.models.Place
-
The type of location represented by this place.
- PLAYER_CARD - Static variable in class com.twitter.sdk.android.core.internal.VineCardUtils
-
- position - Variable in class com.twitter.sdk.android.core.models.TwitterCollection.Metadata
-
- Position(Long, Long) - Constructor for class com.twitter.sdk.android.core.models.TwitterCollection.Metadata.Position
-
- possiblySensitive - Variable in class com.twitter.sdk.android.core.models.Tweet
-
Nullable.
- PreferenceStore - Interface in com.twitter.sdk.android.core.internal.persistence
-
- PreferenceStoreImpl - Class in com.twitter.sdk.android.core.internal.persistence
-
- PreferenceStoreImpl(Context, String) - Constructor for class com.twitter.sdk.android.core.internal.persistence.PreferenceStoreImpl
-
- PreferenceStoreStrategy<T> - Class in com.twitter.sdk.android.core.internal.persistence
-
- PreferenceStoreStrategy(PreferenceStore, SerializationStrategy<T>, String) - Constructor for class com.twitter.sdk.android.core.internal.persistence.PreferenceStoreStrategy
-
- profileBackgroundColor - Variable in class com.twitter.sdk.android.core.models.User
-
The hexadecimal color chosen by the user for their background.
- profileBackgroundImageUrl - Variable in class com.twitter.sdk.android.core.models.User
-
A HTTP-based URL pointing to the background image the user has uploaded for their profile.
- profileBackgroundImageUrlHttps - Variable in class com.twitter.sdk.android.core.models.User
-
A HTTPS-based URL pointing to the background image the user has uploaded for their profile.
- profileBackgroundTile - Variable in class com.twitter.sdk.android.core.models.User
-
When true, indicates that the user's profile_background_image_url should be tiled when
displayed.
- profileBannerUrl - Variable in class com.twitter.sdk.android.core.models.User
-
The HTTPS-based URL pointing to the standard web representation of the user's uploaded
profile banner.
- profileImageUrl - Variable in class com.twitter.sdk.android.core.models.User
-
A HTTP-based URL pointing to the user's avatar image.
- profileImageUrlHttps - Variable in class com.twitter.sdk.android.core.models.User
-
A HTTPS-based URL pointing to the user's avatar image.
- profileLinkColor - Variable in class com.twitter.sdk.android.core.models.User
-
The hexadecimal color the user has chosen to display links with in their Twitter UI.
- profileSidebarBorderColor - Variable in class com.twitter.sdk.android.core.models.User
-
The hexadecimal color the user has chosen to display sidebar borders with in their Twitter
UI.
- profileSidebarFillColor - Variable in class com.twitter.sdk.android.core.models.User
-
The hexadecimal color the user has chosen to display sidebar backgrounds with in their
Twitter UI.
- profileTextColor - Variable in class com.twitter.sdk.android.core.models.User
-
The hexadecimal color the user has chosen to display text with in their Twitter UI.
- profileUseBackgroundImage - Variable in class com.twitter.sdk.android.core.models.User
-
When true, indicates the user wants their uploaded background image to be used.
- protectedUser - Variable in class com.twitter.sdk.android.core.models.User
-
When true, indicates that this user has chosen to protect their Tweets.
- publisherId - Variable in class com.twitter.sdk.android.core.internal.scribe.ScribeItem.MediaDetails
-
- radius - Variable in class com.twitter.sdk.android.core.services.params.Geocode
-
- RATE_LIMIT_EXCEEDED - Static variable in class com.twitter.sdk.android.core.TwitterApiErrorConstants
-
- read(InputStream, int) - Method in interface com.twitter.sdk.android.core.internal.scribe.QueueFile.ElementReader
-
Called once per element.
- readApiError(Response) - Static method in exception com.twitter.sdk.android.core.TwitterApiException
-
- readApiRateLimit(Response) - Static method in exception com.twitter.sdk.android.core.TwitterApiException
-
- recordEvent(T) - Method in class com.twitter.sdk.android.core.internal.scribe.DisabledEventsStrategy
-
- recordEvent(T) - Method in class com.twitter.sdk.android.core.internal.scribe.EnabledEventsStrategy
-
- recordEvent(T) - Method in interface com.twitter.sdk.android.core.internal.scribe.EventsManager
-
Records an event
- recordEventAsync(T, boolean) - Method in class com.twitter.sdk.android.core.internal.scribe.EventsHandler
-
- recordEventSync(T) - Method in class com.twitter.sdk.android.core.internal.scribe.EventsHandler
-
- refreshCurrentSession(GuestSession) - Method in class com.twitter.sdk.android.core.GuestSessionProvider
-
- refreshUrl - Variable in class com.twitter.sdk.android.core.models.SearchMetadata
-
- registerCallbacks(ActivityLifecycleManager.Callbacks) - Method in class com.twitter.sdk.android.core.internal.ActivityLifecycleManager
-
- registerRollOverListener(EventsStorageListener) - Method in class com.twitter.sdk.android.core.internal.scribe.EventsFilesManager
-
Register a listener for session analytics file roll over events that may get triggered
due to the file reaching threshold size.
- remove() - Method in class com.twitter.sdk.android.core.internal.scribe.QueueFile
-
Removes the eldest element.
- requestAccessToken(Callback<OAuthResponse>, TwitterAuthToken, String) - Method in class com.twitter.sdk.android.core.internal.oauth.OAuth1aService
-
Requests a Twitter access token to act on behalf of a user account.
- requestCode - Variable in class com.twitter.sdk.android.core.identity.AuthHandler
-
- requestEmail(TwitterSession, Callback<String>) - Method in class com.twitter.sdk.android.core.identity.TwitterAuthClient
-
Requests the user's email address.
- requestGuestAuthToken(Callback<GuestAuthToken>) - Method in class com.twitter.sdk.android.core.internal.oauth.OAuth2Service
-
Requests a guest auth token.
- requestTempToken(Callback<OAuthResponse>) - Method in class com.twitter.sdk.android.core.internal.oauth.OAuth1aService
-
Requests a temp token to start the Twitter sign-in flow.
- resetCallbacks() - Method in class com.twitter.sdk.android.core.internal.ActivityLifecycleManager
-
Unregisters all previously registered callbacks on the application context.
- resize - Variable in class com.twitter.sdk.android.core.models.MediaEntity.Size
-
Resizing method used to obtain this size.
- response - Variable in class com.twitter.sdk.android.core.Result
-
- restore() - Method in interface com.twitter.sdk.android.core.internal.persistence.PersistenceStrategy
-
- restore() - Method in class com.twitter.sdk.android.core.internal.persistence.PreferenceStoreStrategy
-
- Result<T> - Class in com.twitter.sdk.android.core
-
Encapsulates parsed result for delivery.
- Result(T, Response) - Constructor for class com.twitter.sdk.android.core.Result
-
- retweet(Long, Boolean) - Method in interface com.twitter.sdk.android.core.services.StatusesService
-
Retweets a Tweet.
- retweetCount - Variable in class com.twitter.sdk.android.core.models.Tweet
-
Number of times this Tweet has been retweeted.
- retweeted - Variable in class com.twitter.sdk.android.core.models.Tweet
-
Perspectival.
- retweetedStatus - Variable in class com.twitter.sdk.android.core.models.Tweet
-
Users can amplify the broadcast of tweets authored by other users by retweeting.
- retweetsOfMe(Integer, Long, Long, Boolean, Boolean, Boolean) - Method in interface com.twitter.sdk.android.core.services.StatusesService
-
Returns the most recent tweets authored by the authenticating user that have been retweeted
by others.
- ROLL_OVER_FILE_NAME_SEPARATOR - Static variable in class com.twitter.sdk.android.core.internal.scribe.EventsFilesManager
-
- rollFileOver() - Method in class com.twitter.sdk.android.core.internal.scribe.DisabledEventsStrategy
-
- rollFileOver() - Method in class com.twitter.sdk.android.core.internal.scribe.EnabledEventsStrategy
-
- rollFileOver() - Method in class com.twitter.sdk.android.core.internal.scribe.EventsFilesManager
-
Trigger a file roll over.
- rollFileOver() - Method in interface com.twitter.sdk.android.core.internal.scribe.FileRollOverManager
-
Triggers a file roll over.
- rollOver(String) - Method in interface com.twitter.sdk.android.core.internal.scribe.EventsStorage
-
roll the current working file over to a file in the roll-over directory
with the given name.
- rollOver(String) - Method in class com.twitter.sdk.android.core.internal.scribe.QueueFileEventStorage
-
- rollOverListeners - Variable in class com.twitter.sdk.android.core.internal.scribe.EventsFilesManager
-
- run() - Method in class com.twitter.sdk.android.core.internal.scribe.TimeBasedFileRollOverRunnable
-
- SafeListAdapter - Class in com.twitter.sdk.android.core.models
-
- SafeListAdapter() - Constructor for class com.twitter.sdk.android.core.models.SafeListAdapter
-
- SafeMapAdapter - Class in com.twitter.sdk.android.core.models
-
- SafeMapAdapter() - Constructor for class com.twitter.sdk.android.core.models.SafeMapAdapter
-
- safeStartActivity(Context, Intent) - Static method in class com.twitter.sdk.android.core.IntentUtils
-
- save(T) - Method in interface com.twitter.sdk.android.core.internal.persistence.PersistenceStrategy
-
- save(SharedPreferences.Editor) - Method in interface com.twitter.sdk.android.core.internal.persistence.PreferenceStore
-
- save(SharedPreferences.Editor) - Method in class com.twitter.sdk.android.core.internal.persistence.PreferenceStoreImpl
-
Apply thread safe saves based on Android API level
- save(T) - Method in class com.twitter.sdk.android.core.internal.persistence.PreferenceStoreStrategy
-
- scheduleTimeBasedRollOverIfNeeded() - Method in class com.twitter.sdk.android.core.internal.scribe.DisabledEventsStrategy
-
- scheduleTimeBasedRollOverIfNeeded() - Method in class com.twitter.sdk.android.core.internal.scribe.EnabledEventsStrategy
-
- scheduleTimeBasedRollOverIfNeeded() - Method in interface com.twitter.sdk.android.core.internal.scribe.FileRollOverManager
-
Schedules a time-based roll-over task if the necessary info is present, and no existing task
has been scheduled.
- scopes - Variable in class com.twitter.sdk.android.core.models.Tweet
-
A set of key-value pairs indicating the intended contextual delivery of the containing Tweet.
- screenName - Variable in class com.twitter.sdk.android.core.models.MentionEntity
-
Screen name of the referenced user.
- screenName - Variable in class com.twitter.sdk.android.core.models.User
-
The screen name, handle, or alias that this user identifies themselves with.
- scribe(EventNamespace...) - Method in class com.twitter.sdk.android.core.internal.scribe.DefaultScribeClient
-
- scribe(EventNamespace, List<ScribeItem>) - Method in class com.twitter.sdk.android.core.internal.scribe.DefaultScribeClient
-
- scribe(ScribeEvent) - Method in class com.twitter.sdk.android.core.internal.scribe.DefaultScribeClient
-
- scribe(EventNamespace, String) - Method in class com.twitter.sdk.android.core.internal.scribe.DefaultScribeClient
-
- scribe(ScribeEvent, long) - Method in class com.twitter.sdk.android.core.internal.scribe.ScribeClient
-
Scribes an event.
- scribeAndFlush(ScribeEvent, long) - Method in class com.twitter.sdk.android.core.internal.scribe.ScribeClient
-
Scribes an event and immediately flushes the event.
- ScribeClient - Class in com.twitter.sdk.android.core.internal.scribe
-
ScribeClient for executing scribe requests, on a best effort basis.
- ScribeClient(Context, ScheduledExecutorService, ScribeConfig, ScribeEvent.Transform, TwitterAuthConfig, SessionManager<? extends Session<TwitterAuthToken>>, GuestSessionProvider, IdManager) - Constructor for class com.twitter.sdk.android.core.internal.scribe.ScribeClient
-
Constructor.
- ScribeConfig - Class in com.twitter.sdk.android.core.internal.scribe
-
- ScribeConfig(boolean, String, String, String, String, String, int, int) - Constructor for class com.twitter.sdk.android.core.internal.scribe.ScribeConfig
-
- ScribeEvent - Class in com.twitter.sdk.android.core.internal.scribe
-
- ScribeEvent(String, EventNamespace, long) - Constructor for class com.twitter.sdk.android.core.internal.scribe.ScribeEvent
-
- ScribeEvent(String, EventNamespace, long, List<ScribeItem>) - Constructor for class com.twitter.sdk.android.core.internal.scribe.ScribeEvent
-
- ScribeEvent.Transform - Class in com.twitter.sdk.android.core.internal.scribe
-
- ScribeEventFactory - Class in com.twitter.sdk.android.core.internal.scribe
-
- ScribeEventFactory() - Constructor for class com.twitter.sdk.android.core.internal.scribe.ScribeEventFactory
-
- ScribeItem - Class in com.twitter.sdk.android.core.internal.scribe
-
- ScribeItem.Builder - Class in com.twitter.sdk.android.core.internal.scribe
-
- ScribeItem.CardEvent - Class in com.twitter.sdk.android.core.internal.scribe
-
Card event.
- ScribeItem.MediaDetails - Class in com.twitter.sdk.android.core.internal.scribe
-
Media details.
- Search - Class in com.twitter.sdk.android.core.models
-
Collection of relevant Tweets matching a specified query.
- Search(List<Tweet>, SearchMetadata) - Constructor for class com.twitter.sdk.android.core.models.Search
-
- searchMetadata - Variable in class com.twitter.sdk.android.core.models.Search
-
- SearchMetadata - Class in com.twitter.sdk.android.core.models
-
- SearchMetadata(int, int, String, String, int, double, String, String, String) - Constructor for class com.twitter.sdk.android.core.models.SearchMetadata
-
- SearchService - Interface in com.twitter.sdk.android.core.services
-
- secret - Variable in class com.twitter.sdk.android.core.TwitterAuthToken
-
- section - Variable in class com.twitter.sdk.android.core.internal.scribe.EventNamespace
-
- send(List<File>) - Method in interface com.twitter.sdk.android.core.internal.scribe.FilesSender
-
- sendEvents() - Method in class com.twitter.sdk.android.core.internal.scribe.DisabledEventsStrategy
-
- sendEvents() - Method in class com.twitter.sdk.android.core.internal.scribe.EnabledEventsStrategy
-
- sendEvents() - Method in interface com.twitter.sdk.android.core.internal.scribe.EventsManager
-
Sends all of the events to the server.
- sendIntervalSeconds - Variable in class com.twitter.sdk.android.core.internal.scribe.ScribeConfig
-
The send interval in seconds.
- sequence - Variable in class com.twitter.sdk.android.core.internal.scribe.ScribeConfig
-
The scribe sequence.
- SerializationStrategy<T> - Interface in com.twitter.sdk.android.core.internal.persistence
-
- serialize(AuthToken, Type, JsonSerializationContext) - Method in class com.twitter.sdk.android.core.AuthTokenAdapter
-
- serialize(GuestSession) - Method in class com.twitter.sdk.android.core.GuestSession.Serializer
-
- serialize(T) - Method in interface com.twitter.sdk.android.core.internal.persistence.SerializationStrategy
-
- serialize(BindingValues, Type, JsonSerializationContext) - Method in class com.twitter.sdk.android.core.models.BindingValuesAdapter
-
- Serializer() - Constructor for class com.twitter.sdk.android.core.GuestSession.Serializer
-
- Session<T extends AuthToken> - Class in com.twitter.sdk.android.core
-
Base class for session associated with
AuthToken.
- Session(T, long) - Constructor for class com.twitter.sdk.android.core.Session
-
- SessionManager<T extends Session> - Interface in com.twitter.sdk.android.core
-
SessionManager for managing sessions.
- SessionMonitor<T extends Session> - Class in com.twitter.sdk.android.core.internal
-
A session monitor for validating sessions.
- SessionMonitor(SessionManager<T>, ExecutorService, SessionVerifier<T>) - Constructor for class com.twitter.sdk.android.core.internal.SessionMonitor
-
- SessionMonitor.MonitorState - Class in com.twitter.sdk.android.core.internal
-
Encapsulates time based state that rate limits our calls to the verification api.
- SessionVerifier<T extends Session> - Interface in com.twitter.sdk.android.core.internal
-
- setAction(String) - Method in class com.twitter.sdk.android.core.internal.scribe.EventNamespace.Builder
-
- setActiveSession(T) - Method in class com.twitter.sdk.android.core.PersistedSessionManager
-
Sets the active session.
- setActiveSession(T) - Method in interface com.twitter.sdk.android.core.SessionManager
-
Sets the active session.
- setCallback(Callback<TwitterSession>) - Method in class com.twitter.sdk.android.core.identity.TwitterLoginButton
-
Sets the
Callback to invoke when login completes.
- setCard(Card) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setCardEvent(ScribeItem.CardEvent) - Method in class com.twitter.sdk.android.core.internal.scribe.ScribeItem.Builder
-
- setClient(String) - Method in class com.twitter.sdk.android.core.internal.scribe.EventNamespace.Builder
-
- setComponent(String) - Method in class com.twitter.sdk.android.core.internal.scribe.EventNamespace.Builder
-
- setContributorsEnabled(boolean) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setCoordinates(Coordinates) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setCreatedAt(String) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setCreatedAt(String) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setCurrentUserRetweet(Object) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setDefaultProfile(boolean) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setDefaultProfileImage(boolean) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setDescription(String) - Method in class com.twitter.sdk.android.core.internal.scribe.ScribeItem.Builder
-
- setDescription(String) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setDisplayTextRange(List<Integer>) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setElement(String) - Method in class com.twitter.sdk.android.core.internal.scribe.EventNamespace.Builder
-
- setEmail(String) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setEntities(TweetEntities) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setEntities(UserEntities) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setExtendedEntities(TweetEntities) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setFavoriteCount(Integer) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setFavorited(boolean) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setFavouritesCount(int) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setFilterLevel(String) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setFollowersCount(int) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setFollowRequestSent(boolean) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setFriendsCount(int) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setGeoEnabled(boolean) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setId(long) - Method in class com.twitter.sdk.android.core.internal.scribe.ScribeItem.Builder
-
- setId(long) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setId(long) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setIdStr(String) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setIdStr(String) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setInReplyToScreenName(String) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setInReplyToStatusId(long) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setInReplyToStatusIdStr(String) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setInReplyToUserId(long) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setInReplyToUserIdStr(String) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setIsTranslator(boolean) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setItemType(int) - Method in class com.twitter.sdk.android.core.internal.scribe.ScribeItem.Builder
-
- setLang(String) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setLang(String) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setListedCount(int) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setLocation(String) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setLogLevel(int) - Method in class com.twitter.sdk.android.core.DefaultLogger
-
- setLogLevel(int) - Method in interface com.twitter.sdk.android.core.Logger
-
- setMediaDetails(ScribeItem.MediaDetails) - Method in class com.twitter.sdk.android.core.internal.scribe.ScribeItem.Builder
-
- setName(String) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setOnClickListener(View.OnClickListener) - Method in class com.twitter.sdk.android.core.identity.TwitterLoginButton
-
- setPage(String) - Method in class com.twitter.sdk.android.core.internal.scribe.EventNamespace.Builder
-
- setPlace(Place) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setPossiblySensitive(boolean) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setProfileBackgroundColor(String) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setProfileBackgroundImageUrl(String) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setProfileBackgroundImageUrlHttps(String) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setProfileBackgroundTile(boolean) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setProfileBannerUrl(String) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setProfileImageUrl(String) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setProfileImageUrlHttps(String) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setProfileLinkColor(String) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setProfileSidebarBorderColor(String) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setProfileSidebarFillColor(String) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setProfileTextColor(String) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setProfileUseBackgroundImage(boolean) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setProtectedUser(boolean) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setQuotedStatus(Tweet) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setQuotedStatusId(long) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setQuotedStatusIdStr(String) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setRetweetCount(int) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setRetweeted(boolean) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setRetweetedStatus(Tweet) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setScopes(Object) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setScreenName(String) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setSection(String) - Method in class com.twitter.sdk.android.core.internal.scribe.EventNamespace.Builder
-
- setSession(long, T) - Method in class com.twitter.sdk.android.core.PersistedSessionManager
-
Sets the session to associate with the id.
- setSession(long, T) - Method in interface com.twitter.sdk.android.core.SessionManager
-
Sets the session to associate with the id.
- setShowAllInlineMedia(boolean) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setSource(String) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setStatus(Tweet) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setStatusesCount(int) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setText(String) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setTimeZone(String) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setTruncated(boolean) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setUrl(String) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setUser(User) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setUtcOffset(int) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setVerified(boolean) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setWithheldCopyright(boolean) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setWithheldInCountries(List<String>) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setWithheldInCountries(List<String>) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- setWithheldScope(String) - Method in class com.twitter.sdk.android.core.models.TweetBuilder
-
- setWithheldScope(String) - Method in class com.twitter.sdk.android.core.models.UserBuilder
-
- shortUrlLengthHttps - Variable in class com.twitter.sdk.android.core.models.Configuration
-
Current t.co URL length
- show(Long, Boolean, Boolean, Boolean) - Method in interface com.twitter.sdk.android.core.services.StatusesService
-
Returns a single Tweet, specified by the id parameter.
- showAllInlineMedia - Variable in class com.twitter.sdk.android.core.models.User
-
Indicates that the user would like to see media inline.
- sinceId - Variable in class com.twitter.sdk.android.core.models.SearchMetadata
-
- sinceIdStr - Variable in class com.twitter.sdk.android.core.models.SearchMetadata
-
- size() - Method in class com.twitter.sdk.android.core.internal.scribe.QueueFile
-
Returns the number of elements in this queue.
- size - Variable in class com.twitter.sdk.android.core.models.Media
-
- Size(int, int, String) - Constructor for class com.twitter.sdk.android.core.models.MediaEntity.Size
-
- sizes - Variable in class com.twitter.sdk.android.core.models.MediaEntity
-
An object showing available sizes for the media file.
- Sizes(MediaEntity.Size, MediaEntity.Size, MediaEntity.Size, MediaEntity.Size) - Constructor for class com.twitter.sdk.android.core.models.MediaEntity.Sizes
-
- small - Variable in class com.twitter.sdk.android.core.models.MediaEntity.Sizes
-
Information for a small-sized version of the media.
- source - Variable in class com.twitter.sdk.android.core.models.Tweet
-
Utility used to post the Tweet, as an HTML-formatted string.
- sourceStatusId - Variable in class com.twitter.sdk.android.core.models.MediaEntity
-
For Tweets containing media that was originally associated with a different tweet, this ID
points to the original Tweet.
- sourceStatusIdStr - Variable in class com.twitter.sdk.android.core.models.MediaEntity
-
For Tweets containing media that was originally associated with a different tweet, this
string-based ID points to the original Tweet.
- status - Variable in class com.twitter.sdk.android.core.models.User
-
Nullable.
- statuses(Long, String, String, Long, Long, Long, Integer, Boolean, Boolean) - Method in interface com.twitter.sdk.android.core.services.ListService
-
Returns a timeline of tweets authored by members of the specified list.
- statusesCount - Variable in class com.twitter.sdk.android.core.models.User
-
The number of tweets (including retweets) issued by the user.
- StatusesService - Interface in com.twitter.sdk.android.core.services
-
- strategy - Variable in class com.twitter.sdk.android.core.internal.scribe.EventsHandler
-
Thread safety guaranteed by accessing through executor.
- streamToString(InputStream) - Static method in class com.twitter.sdk.android.core.internal.CommonUtils
-
- success(Result<T>) - Method in class com.twitter.sdk.android.core.Callback
-
Called when call completes successfully.
- SymbolEntity - Class in com.twitter.sdk.android.core.models
-
Represents symbols which have been parsed out of the Tweet text.
- SymbolEntity(String, int, int) - Constructor for class com.twitter.sdk.android.core.models.SymbolEntity
-
- symbols - Variable in class com.twitter.sdk.android.core.models.TweetEntities
-
Represents symbols which have been parsed out of the Tweet text.
- SyndicatedSdkImpressionEvent - Class in com.twitter.sdk.android.core.internal.scribe
-
SyndicatedSdkImpressionEvent is nearly identical to SyndicationClientEvent but the events end up
in a different folder in hdfs with a different retention policy.
- SyndicatedSdkImpressionEvent(EventNamespace, long, String, String) - Constructor for class com.twitter.sdk.android.core.internal.scribe.SyndicatedSdkImpressionEvent
-
- SyndicatedSdkImpressionEvent(EventNamespace, long, String, String, List<ScribeItem>) - Constructor for class com.twitter.sdk.android.core.internal.scribe.SyndicatedSdkImpressionEvent
-
- SyndicatedSdkImpressionEvent.ExternalIds - Class in com.twitter.sdk.android.core.internal.scribe
-
- SyndicationClientEvent - Class in com.twitter.sdk.android.core.internal.scribe
-
SyndicationClientEvent is nearly identical to SyndicatedSdkImpression.
- SyndicationClientEvent(EventNamespace, String, long, String, String, List<ScribeItem>) - Constructor for class com.twitter.sdk.android.core.internal.scribe.SyndicationClientEvent
-
- SyndicationClientEvent.ExternalIds - Class in com.twitter.sdk.android.core.internal.scribe
-
- SystemCurrentTimeProvider - Class in com.twitter.sdk.android.core.internal
-
- SystemCurrentTimeProvider() - Constructor for class com.twitter.sdk.android.core.internal.SystemCurrentTimeProvider
-
- TAG - Static variable in class com.twitter.sdk.android.core.Twitter
-
- TAG - Static variable in class com.twitter.sdk.android.core.TwitterCore
-
- text - Variable in class com.twitter.sdk.android.core.models.HashtagEntity
-
Name of the hashtag, minus the leading '#' character.
- text - Variable in class com.twitter.sdk.android.core.models.SymbolEntity
-
Name of the symbol, minus the leading '$' character.
- text - Variable in class com.twitter.sdk.android.core.models.Tweet
-
The actual UTF-8 text of the status update.
- thumb - Variable in class com.twitter.sdk.android.core.models.MediaEntity.Sizes
-
Information for a thumbnail-sized version of the media.
- TimeBasedFileRollOverRunnable - Class in com.twitter.sdk.android.core.internal.scribe
-
Runnable for performing file rollover based on a set time.
- TimeBasedFileRollOverRunnable(Context, FileRollOverManager) - Constructor for class com.twitter.sdk.android.core.internal.scribe.TimeBasedFileRollOverRunnable
-
- timelineId - Variable in class com.twitter.sdk.android.core.models.TwitterCollection.Metadata
-
The collection object identifier (e.g.
- TimelineItem(TwitterCollection.TimelineItem.TweetItem) - Constructor for class com.twitter.sdk.android.core.models.TwitterCollection.TimelineItem
-
- timelineItems - Variable in class com.twitter.sdk.android.core.models.TwitterCollection.Metadata
-
The ordered set of Collection items.
- timeZone - Variable in class com.twitter.sdk.android.core.models.User
-
Nullable.
- toBytes(T) - Method in interface com.twitter.sdk.android.core.internal.scribe.EventTransform
-
- toBytes(ScribeEvent) - Method in class com.twitter.sdk.android.core.internal.scribe.ScribeEvent.Transform
-
- token - Variable in class com.twitter.sdk.android.core.TwitterAuthToken
-
- TOKEN_TYPE_BEARER - Static variable in class com.twitter.sdk.android.core.internal.oauth.OAuth2Token
-
- toString() - Method in class com.twitter.sdk.android.core.internal.oauth.OAuthResponse
-
- toString() - Method in class com.twitter.sdk.android.core.internal.scribe.EventNamespace
-
- toString() - Method in class com.twitter.sdk.android.core.internal.scribe.QueueFile
-
- toString() - Method in class com.twitter.sdk.android.core.internal.scribe.ScribeEvent
-
- toString() - Method in class com.twitter.sdk.android.core.services.params.Geocode
-
- toString() - Method in class com.twitter.sdk.android.core.TwitterAuthToken
-
- transform - Variable in class com.twitter.sdk.android.core.internal.scribe.EventsFilesManager
-
- Transform(Gson) - Constructor for class com.twitter.sdk.android.core.internal.scribe.ScribeEvent.Transform
-
- triggerVerificationIfNecessary() - Method in class com.twitter.sdk.android.core.internal.SessionMonitor
-
triggerVerificationIfNecessary checks if there are any sessions to verify and if enough time
has passed in order to run another verification.
- truncated - Variable in class com.twitter.sdk.android.core.models.Tweet
-
Indicates whether the value of the text parameter was truncated, for example, as a result of
a retweet exceeding the 140 character Tweet length.
- Tweet - Class in com.twitter.sdk.android.core.models
-
A Tweet is the basic atomic building block of all things Twitter.
- Tweet(Coordinates, String, Object, TweetEntities, TweetEntities, Integer, boolean, String, long, String, String, long, String, long, String, String, Place, boolean, Object, long, String, Tweet, int, boolean, Tweet, String, String, List<Integer>, boolean, User, boolean, List<String>, String, Card) - Constructor for class com.twitter.sdk.android.core.models.Tweet
-
- TweetBuilder - Class in com.twitter.sdk.android.core.models
-
- TweetBuilder() - Constructor for class com.twitter.sdk.android.core.models.TweetBuilder
-
- TweetEntities - Class in com.twitter.sdk.android.core.models
-
Provides metadata and additional contextual information about content posted in a tweet.
- TweetEntities(List<UrlEntity>, List<MentionEntity>, List<MediaEntity>, List<HashtagEntity>, List<SymbolEntity>) - Constructor for class com.twitter.sdk.android.core.models.TweetEntities
-
- tweetItem - Variable in class com.twitter.sdk.android.core.models.TwitterCollection.TimelineItem
-
Represents a reference to a Tweet.
- TweetItem(Long) - Constructor for class com.twitter.sdk.android.core.models.TwitterCollection.TimelineItem.TweetItem
-
- tweetMap - Variable in class com.twitter.sdk.android.core.models.TwitterCollection.Content
-
Represents the mapping from string Tweet ids to user-trimmed Tweets.
- tweets - Variable in class com.twitter.sdk.android.core.models.Search
-
- tweets(String, Geocode, String, String, String, Integer, String, Long, Long, Boolean) - Method in interface com.twitter.sdk.android.core.services.SearchService
-
Returns a collection of relevant Tweets matching a specified query.
- Twitter - Class in com.twitter.sdk.android.core
-
The
Twitter class stores common configuration and state for TwitterKit SDK.
- TwitterApi - Class in com.twitter.sdk.android.core.internal
-
- TwitterApi() - Constructor for class com.twitter.sdk.android.core.internal.TwitterApi
-
- TwitterApi(String) - Constructor for class com.twitter.sdk.android.core.internal.TwitterApi
-
- TwitterApiClient - Class in com.twitter.sdk.android.core
-
A class to allow authenticated access to Twitter API endpoints.
- TwitterApiClient() - Constructor for class com.twitter.sdk.android.core.TwitterApiClient
-
Constructs Guest Session based TwitterApiClient.
- TwitterApiClient(OkHttpClient) - Constructor for class com.twitter.sdk.android.core.TwitterApiClient
-
Constructs Guest Session based TwitterApiClient, with custom http client.
- TwitterApiClient(TwitterSession, OkHttpClient) - Constructor for class com.twitter.sdk.android.core.TwitterApiClient
-
Constructs User Session based TwitterApiClient, with custom http client.
- TwitterApiConstants - Class in com.twitter.sdk.android.core.internal
-
- TwitterApiConstants() - Constructor for class com.twitter.sdk.android.core.internal.TwitterApiConstants
-
- TwitterApiConstants.Errors - Class in com.twitter.sdk.android.core.internal
-
- TwitterApiErrorConstants - Class in com.twitter.sdk.android.core
-
Error codes that may be returned from the API.
- TwitterApiErrorConstants() - Constructor for class com.twitter.sdk.android.core.TwitterApiErrorConstants
-
- TwitterApiException - Exception in com.twitter.sdk.android.core
-
Represents a Twitter API error.
- TwitterApiException(Response) - Constructor for exception com.twitter.sdk.android.core.TwitterApiException
-
- TwitterAuthClient - Class in com.twitter.sdk.android.core.identity
-
Client for requesting authorization and email from the user.
- TwitterAuthClient() - Constructor for class com.twitter.sdk.android.core.identity.TwitterAuthClient
-
Constructor.
- TwitterAuthConfig - Class in com.twitter.sdk.android.core
-
Authorization configuration details.
- TwitterAuthConfig(String, String) - Constructor for class com.twitter.sdk.android.core.TwitterAuthConfig
-
- twitterAuthConfig(TwitterAuthConfig) - Method in class com.twitter.sdk.android.core.TwitterConfig.Builder
-
- TwitterAuthException - Exception in com.twitter.sdk.android.core
-
Represents a Twitter authorization error.
- TwitterAuthException(String) - Constructor for exception com.twitter.sdk.android.core.TwitterAuthException
-
- TwitterAuthException(String, Throwable) - Constructor for exception com.twitter.sdk.android.core.TwitterAuthException
-
- TwitterAuthToken - Class in com.twitter.sdk.android.core
-
Represents an authorization token and its secret.
- TwitterAuthToken(String, String) - Constructor for class com.twitter.sdk.android.core.TwitterAuthToken
-
- TwitterCollection - Class in com.twitter.sdk.android.core.models
-
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(TwitterCollection.Content, TwitterCollection.Metadata) - Constructor for class com.twitter.sdk.android.core.models.TwitterCollection
-
- TwitterCollection.Content - Class in com.twitter.sdk.android.core.models
-
Contents represent the grouped, decomposed collection objects (tweets, users).
- TwitterCollection.Metadata - Class in com.twitter.sdk.android.core.models
-
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 - Class in com.twitter.sdk.android.core.models
-
Position information for navigation.
- TwitterCollection.TimelineItem - Class in com.twitter.sdk.android.core.models
-
Represents an item in a Timeline with a object references.
- TwitterCollection.TimelineItem.TweetItem - Class in com.twitter.sdk.android.core.models
-
- TwitterConfig - Class in com.twitter.sdk.android.core
-
Configurable Twitter options
- TwitterConfig.Builder - Class in com.twitter.sdk.android.core
-
- TwitterCore - Class in com.twitter.sdk.android.core
-
The TwitterCore Kit provides Login with Twitter and the Twitter API.
- TwitterCoreScribeClientHolder - Class in com.twitter.sdk.android.core.internal.scribe
-
- TwitterCoreScribeClientHolder() - Constructor for class com.twitter.sdk.android.core.internal.scribe.TwitterCoreScribeClientHolder
-
- TwitterException - Exception in com.twitter.sdk.android.core
-
Represents a Twitter error.
- TwitterException(String) - Constructor for exception com.twitter.sdk.android.core.TwitterException
-
- TwitterException(String, Throwable) - Constructor for exception com.twitter.sdk.android.core.TwitterException
-
- TwitterLoginButton - Class in com.twitter.sdk.android.core.identity
-
Log in button for logging into Twitter.
- TwitterLoginButton(Context) - Constructor for class com.twitter.sdk.android.core.identity.TwitterLoginButton
-
- TwitterLoginButton(Context, AttributeSet) - Constructor for class com.twitter.sdk.android.core.identity.TwitterLoginButton
-
- TwitterLoginButton(Context, AttributeSet, int) - Constructor for class com.twitter.sdk.android.core.identity.TwitterLoginButton
-
- TwitterRateLimit - Class in com.twitter.sdk.android.core
-
Represents the rate limit data returned on the headers of a request
- TwitterSession - Class in com.twitter.sdk.android.core
-
- TwitterSession(TwitterAuthToken, long, String) - Constructor for class com.twitter.sdk.android.core.TwitterSession
-
- TwitterSessionVerifier - Class in com.twitter.sdk.android.core.internal
-
- TwitterSessionVerifier() - Constructor for class com.twitter.sdk.android.core.internal.TwitterSessionVerifier
-
- TwitterSessionVerifier.AccountServiceProvider - Class in com.twitter.sdk.android.core.internal
-
Produces new service instances, this code is a separate class so that we can more easily test
SessionMonitor
- type - Variable in class com.twitter.sdk.android.core.models.Coordinates
-
The type of data encoded in the coordinates property.
- type - Variable in class com.twitter.sdk.android.core.models.MediaEntity
-
Type of uploaded media.
- type - Variable in class com.twitter.sdk.android.core.models.Place.BoundingBox
-
The type of data encoded in the coordinates property.
- TYPE_AMPLIFY - Static variable in class com.twitter.sdk.android.core.internal.scribe.ScribeItem.MediaDetails
-
- TYPE_ANIMATED_GIF - Static variable in class com.twitter.sdk.android.core.internal.scribe.ScribeItem.MediaDetails
-
- TYPE_CONSUMER - Static variable in class com.twitter.sdk.android.core.internal.scribe.ScribeItem.MediaDetails
-
- TYPE_MESSAGE - Static variable in class com.twitter.sdk.android.core.internal.scribe.ScribeItem
-
- TYPE_TWEET - Static variable in class com.twitter.sdk.android.core.internal.scribe.ScribeItem
-
Scribe item types.
- TYPE_USER - Static variable in class com.twitter.sdk.android.core.internal.scribe.ScribeItem
-
- TYPE_VINE - Static variable in class com.twitter.sdk.android.core.internal.scribe.ScribeItem.MediaDetails
-
- UNKNOWN_ERROR - Static variable in class com.twitter.sdk.android.core.TwitterApiErrorConstants
-
- UNKNOWN_USER_ID - Static variable in class com.twitter.sdk.android.core.TwitterSession
-
- UNKNOWN_USER_NAME - Static variable in class com.twitter.sdk.android.core.TwitterSession
-
- unretweet(Long, Boolean) - Method in interface com.twitter.sdk.android.core.services.StatusesService
-
Destroys the retweet specified by the required source Tweet's ID parameter.
- update(String, Long, Boolean, Double, Double, String, Boolean, Boolean, String) - Method in interface com.twitter.sdk.android.core.services.StatusesService
-
Updates the authenticating user's current status, also known as tweeting.
- upload(RequestBody, RequestBody, RequestBody) - Method in interface com.twitter.sdk.android.core.services.MediaService
-
Uploads media (images) to Twitter for use in a Tweet or Twitter-hosted Card.
- url - Variable in class com.twitter.sdk.android.core.models.ImageValue
-
- url - Variable in class com.twitter.sdk.android.core.models.Place
-
URL representing the location of additional place metadata for this place.
- url - Variable in class com.twitter.sdk.android.core.models.UrlEntity
-
Wrapped URL, corresponding to the value embedded directly into the raw Tweet text, and the
values for the indices parameter.
- url - Variable in class com.twitter.sdk.android.core.models.User
-
Nullable.
- url - Variable in class com.twitter.sdk.android.core.models.UserEntities
-
- url - Variable in class com.twitter.sdk.android.core.models.VideoInfo.Variant
-
- urlDecode(String) - Static method in class com.twitter.sdk.android.core.internal.network.UrlUtils
-
- urlEncode(String) - Static method in class com.twitter.sdk.android.core.internal.network.UrlUtils
-
- UrlEntities(List<UrlEntity>) - Constructor for class com.twitter.sdk.android.core.models.UserEntities.UrlEntities
-
- UrlEntity - Class in com.twitter.sdk.android.core.models
-
Represents URLs included in the text of a Tweet or within textual fields of a user object.
- UrlEntity(String, String, String, int, int) - Constructor for class com.twitter.sdk.android.core.models.UrlEntity
-
- urls - Variable in class com.twitter.sdk.android.core.models.TweetEntities
-
Represents URLs included in the text of a Tweet or within textual fields of a user object.
- urls - Variable in class com.twitter.sdk.android.core.models.UserEntities.UrlEntities
-
- UrlUtils - Class in com.twitter.sdk.android.core.internal.network
-
- usedBytes() - Method in class com.twitter.sdk.android.core.internal.scribe.QueueFile
-
Returns the number of used bytes.
- user - Variable in class com.twitter.sdk.android.core.models.Tweet
-
The user who posted this Tweet.
- User - Class in com.twitter.sdk.android.core.models
-
Users can be anyone or anything.
- User(boolean, String, boolean, boolean, String, String, UserEntities, int, boolean, int, int, boolean, long, String, boolean, String, int, String, String, String, String, String, boolean, String, String, String, String, String, String, String, boolean, boolean, String, boolean, Tweet, int, String, String, int, boolean, List<String>, String) - Constructor for class com.twitter.sdk.android.core.models.User
-
- userAgent - Variable in class com.twitter.sdk.android.core.internal.scribe.ScribeConfig
-
The user agent string to include in scribe requests.
- UserBuilder - Class in com.twitter.sdk.android.core.models
-
- UserBuilder() - Constructor for class com.twitter.sdk.android.core.models.UserBuilder
-
- UserEntities - Class in com.twitter.sdk.android.core.models
-
Entities for User Objects describe URLs that appear in the user defined profile URL and
description fields.
- UserEntities(UserEntities.UrlEntities, UserEntities.UrlEntities) - Constructor for class com.twitter.sdk.android.core.models.UserEntities
-
- UserEntities.UrlEntities - Class in com.twitter.sdk.android.core.models
-
- userId - Variable in class com.twitter.sdk.android.core.internal.oauth.OAuthResponse
-
The user id associated with the access token.
- userMap - Variable in class com.twitter.sdk.android.core.models.TwitterCollection.Content
-
Represents the mapping from string user ids to Users who authored Tweets or Timelines.
- userMentions - Variable in class com.twitter.sdk.android.core.models.TweetEntities
-
Represents other Twitter users mentioned in the text of the Tweet.
- userName - Variable in class com.twitter.sdk.android.core.internal.oauth.OAuthResponse
-
The username associated with the access token.
- userTimeline(Long, String, Integer, Long, Long, Boolean, Boolean, Boolean, Boolean) - Method in interface com.twitter.sdk.android.core.services.StatusesService
-
Returns a collection of the most recent tweets posted by the user indicated by the
screen_name or user_id parameters.
- UserUtils - Class in com.twitter.sdk.android.core.internal
-
- UserUtils.AvatarSize - Enum in com.twitter.sdk.android.core.internal
-
- UserValue - Class in com.twitter.sdk.android.core.models
-
- UserValue(String) - Constructor for class com.twitter.sdk.android.core.models.UserValue
-
- utcOffset - Variable in class com.twitter.sdk.android.core.models.User
-
Nullable.
- UTF8 - Static variable in class com.twitter.sdk.android.core.internal.network.UrlUtils
-