Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

A_MINUTE_AGO - Static variable in class twitter4j.util.TimeSpanConverter
 
AbstractImageUploadImpl - Class in twitter4j.media
 
AbstractImageUploadImpl(Configuration, OAuthAuthorization) - Constructor for class twitter4j.media.AbstractImageUploadImpl
 
AbstractImageUploadImpl(Configuration, String, OAuthAuthorization) - Constructor for class twitter4j.media.AbstractImageUploadImpl
 
accept(T) - Method in interface twitter4j.util.function.Consumer
 
AccessToken - Class in twitter4j.auth
Representing authorized Access Token which is passed to the service provider in order to access protected resources.
the token and token secret can be stored into some persistent stores such as file system or RDBMS for the further accesses.
AccessToken(HttpResponse) - Constructor for class twitter4j.auth.AccessToken
 
AccessToken(String, String) - Constructor for class twitter4j.auth.AccessToken
 
AccessToken(String, String, long) - Constructor for class twitter4j.auth.AccessToken
 
accessToken - Variable in class twitter4j.auth.OAuth2Token
 
AccountSettings - Interface in twitter4j
 
AccountTotals - Interface in twitter4j
 
accuracy - Variable in class twitter4j.GeoQuery
 
accuracy(String) - Method in class twitter4j.GeoQuery
 
addConnectionLifeCycleListener(ConnectionLifeCycleListener) - Method in interface twitter4j.TwitterStream
Adds a ConnectionLifeCycleListener
addConnectionLifeCycleListener(ConnectionLifeCycleListener) - Method in class twitter4j.TwitterStreamImpl
 
addListener(TwitterListener) - Method in interface twitter4j.AsyncTwitter
Adds twitter listener
addListener(TwitterListener) - Method in class twitter4j.AsyncTwitterImpl
 
addListener(StreamListener) - Method in interface twitter4j.TwitterStream
 
addListener(StreamListener) - Method in class twitter4j.TwitterStreamImpl
 
addParameterToList(List<HttpParameter>, String, String) - Method in class twitter4j.TwitterImpl
 
addPostParameter(char[], char, List<HttpParameter>, String, long) - Method in class twitter4j.Paging
 
addRateLimitStatusListener(RateLimitStatusListener) - Method in interface twitter4j.TwitterBase
Registers a RateLimitStatusListener for account associated rate limits
addRateLimitStatusListener(RateLimitStatusListener) - Method in class twitter4j.TwitterBaseImpl
 
addUsers(long...) - Method in class twitter4j.StreamController
 
align - Variable in class twitter4j.OEmbedRequest
 
align(OEmbedRequest.Align) - Method in class twitter4j.OEmbedRequest
 
Align() - Constructor for enum twitter4j.OEmbedRequest.Align
 
AN_HOUR_AGO - Static variable in class twitter4j.util.TimeSpanConverter
 
apiKey - Variable in class twitter4j.media.AbstractImageUploadImpl
 
apiKey - Variable in class twitter4j.media.ImageUploadFactory
 
appendHttpParameters(HttpParameter[], HttpParameter[]) - Method in class twitter4j.media.AbstractImageUploadImpl
 
appendParameter(String, String, List<HttpParameter>) - Method in class twitter4j.GeoQuery
 
appendParameter(String, int, List<HttpParameter>) - Method in class twitter4j.GeoQuery
 
appendParameter(String, double, List<HttpParameter>) - Method in class twitter4j.GeoQuery
 
appendParameter - Variable in class twitter4j.media.AbstractImageUploadImpl
 
appendParameter(String, String, List<HttpParameter>) - Method in class twitter4j.OEmbedRequest
 
appendParameter(String, long, List<HttpParameter>) - Method in class twitter4j.OEmbedRequest
 
appendParameter(String, String, List<HttpParameter>) - Method in class twitter4j.Query
 
appendParameter(String, long, List<HttpParameter>) - Method in class twitter4j.Query
 
appendParameter(String, String, List<HttpParameter>) - Method in class twitter4j.StatusUpdate
 
appendParameter(String, double, List<HttpParameter>) - Method in class twitter4j.StatusUpdate
 
appendParameter(String, long, List<HttpParameter>) - Method in class twitter4j.StatusUpdate
 
APPLICATION_ONLY_AUTH_ENABLED - Static variable in class twitter4j.conf.PropertyConfiguration
 
applicationOnlyAuthEnabled - Variable in class twitter4j.conf.ConfigurationBase
 
asDirectMessage(JSONObject) - Method in class twitter4j.StatusStreamBase
 
asFriendList(JSONObject) - Method in class twitter4j.StatusStreamBase
 
asHexString() - Method in class twitter4j.ExceptionDiagnosis
 
asHttpParameterArray(HttpParameter) - Method in class twitter4j.FilterQuery
 
asHttpParameterArray() - Method in class twitter4j.GeoQuery
 
asHttpParameterArray() - Method in class twitter4j.OEmbedRequest
 
asHttpParameterArray() - Method in class twitter4j.Query
 
asHttpParameterArray() - Method in class twitter4j.StatusUpdate
 
asPostParameterArray() - Method in class twitter4j.Paging
 
asPostParameterArray(char[], String) - Method in class twitter4j.Paging
Converts the pagination parameters into a List of PostParameter.
This method also Validates the preset parameters, and throws IllegalStateException if any unsupported parameter is set.
asPostParameterList() - Method in class twitter4j.Paging
 
asPostParameterList(char[]) - Method in class twitter4j.Paging
 
asPostParameterList(char[], String) - Method in class twitter4j.Paging
Converts the pagination parameters into a List of PostParameter.
This method also Validates the preset parameters, and throws IllegalStateException if any unsupported parameter is set.
asStatus(JSONObject) - Method in class twitter4j.StatusStreamBase
 
asUser(JSONObject) - Method in class twitter4j.StatusStreamBase
 
asUserList(JSONObject) - Method in class twitter4j.StatusStreamBase
 
ASYNC_DAEMON_ENABLED - Static variable in class twitter4j.conf.PropertyConfiguration
 
ASYNC_DISPATCHER_IMPL - Static variable in class twitter4j.conf.PropertyConfiguration
 
ASYNC_NUM_THREADS - Static variable in class twitter4j.conf.PropertyConfiguration
 
asyncNumThreads - Variable in class twitter4j.conf.ConfigurationBase
 
AsyncOAuth2Support - Interface in twitter4j.auth
 
AsyncOAuthSupport - Interface in twitter4j.auth
 
AsyncTask(TwitterMethod, List<TwitterListener>) - Constructor for class twitter4j.AsyncTwitterImpl.AsyncTask
 
AsyncTwitter - Interface in twitter4j
 
AsyncTwitterFactory - Class in twitter4j
A factory class for AsyncTwitter.
An instance of this class is completely thread safe and can be re-used and used concurrently.
Note that currently AsyncTwitter is NOT compatible with Google App Engine as it is maintaining threads internally.
AsyncTwitterFactory() - Constructor for class twitter4j.AsyncTwitterFactory
Creates an AsyncTwitterFactory with the root configuration, with no listener.
AsyncTwitterFactory(Configuration) - Constructor for class twitter4j.AsyncTwitterFactory
Creates an AsyncTwitterFactory with the given configuration.
AsyncTwitterFactory(String) - Constructor for class twitter4j.AsyncTwitterFactory
Creates a AsyncTwitterFactory with the specified config tree, with given listener
AsyncTwitterImpl - Class in twitter4j
Twitter API with a series of asynchronous APIs.
With this class, you can call TwitterAPI asynchronously.
Note that currently this class is NOT compatible with Google App Engine as it is maintaining threads internally.
Currently this class is not carefully designed to be extended.
AsyncTwitterImpl(Configuration, Authorization) - Constructor for class twitter4j.AsyncTwitterImpl
 
AsyncTwitterImpl.AsyncTask - Class in twitter4j
 
attachmentUrl - Variable in class twitter4j.StatusUpdate
 
attachmentUrl(String) - Method in class twitter4j.StatusUpdate
 
AUTH - Variable in class twitter4j.StreamController
 
auth - Variable in class twitter4j.TwitterBaseImpl
 
Authorization - Interface in twitter4j.auth
An interface represents credentials.
AuthorizationConfiguration - Interface in twitter4j.auth
A static factory class for Authorization.
AuthorizationFactory - Class in twitter4j.auth
A static factory class for Authorization.
AuthorizationFactory() - Constructor for class twitter4j.auth.AuthorizationFactory
 
autoPopulateReplyMetadata - Variable in class twitter4j.StatusUpdate
 
autoPopulateReplyMetadata(boolean) - Method in class twitter4j.StatusUpdate
 

B

basic - Variable in class twitter4j.auth.BasicAuthorization
 
BasicAuthorization - Class in twitter4j.auth
An authentication implementation implements Basic authentication
BasicAuthorization(String, String) - Constructor for class twitter4j.auth.BasicAuthorization
 
br - Variable in class twitter4j.StatusStreamBase
 
build() - Method in class twitter4j.conf.ConfigurationBuilder
 

C

cacheInstance(ConfigurationBase) - Static method in class twitter4j.conf.ConfigurationBase
 
cacheInstance() - Method in class twitter4j.conf.ConfigurationBase
 
canSourceDm() - Method in interface twitter4j.Relationship
Checks if source user can send dm to target user
Category - Interface in twitter4j
 
CharacterUtil - Class in twitter4j.util
 
CharacterUtil() - Constructor for class twitter4j.util.CharacterUtil
 
checkedUserListMembership(User) - Method in class twitter4j.TwitterAdapter
 
checkedUserListMembership(User) - Method in interface twitter4j.TwitterListener
 
checkedUserListSubscription(User) - Method in class twitter4j.TwitterAdapter
 
checkedUserListSubscription(User) - Method in interface twitter4j.TwitterListener
 
checkFileValidity(File) - Method in class twitter4j.TwitterImpl
Check the existence, and the type of the specified file.
checkNotBuilt() - Method in class twitter4j.conf.ConfigurationBuilder
 
CHUNK_SIZE - Variable in class twitter4j.TwitterImpl
 
CHUNKED_APPEND - Variable in class twitter4j.TwitterImpl
 
CHUNKED_FINALIZE - Variable in class twitter4j.TwitterImpl
 
CHUNKED_INIT - Variable in class twitter4j.TwitterImpl
 
CHUNKED_STATUS - Variable in class twitter4j.TwitterImpl
 
cleanUp() - Method in interface twitter4j.TwitterStream
shutdown internal stream consuming thread
cleanUp() - Method in class twitter4j.TwitterStreamImpl
 
clearListeners() - Method in interface twitter4j.TwitterStream
clear status listeners
clearListeners() - Method in class twitter4j.TwitterStreamImpl
 
clearThreadLocalMap() - Static method in class twitter4j.TwitterObjectFactory
clear raw JSON forms associated with the current thread.
client - Variable in class twitter4j.media.AbstractImageUploadImpl
 
close() - Method in interface twitter4j.StatusStream
 
close() - Method in class twitter4j.StatusStreamBase
 
close() - Method in interface twitter4j.StreamImplementation
 
close() - Method in class twitter4j.TwitterStreamImpl.TwitterStreamConsumer
 
close() - Method in interface twitter4j.UserStream
 
closed - Variable in class twitter4j.TwitterStreamImpl.TwitterStreamConsumer
 
code - Variable in class twitter4j.StallWarning
 
compareTo(StatusDeletionNotice) - Method in class twitter4j.StatusDeletionNoticeImpl
 
conf - Variable in class twitter4j.AsyncTwitterFactory
 
conf - Variable in class twitter4j.auth.OAuth2Authorization
 
conf - Variable in class twitter4j.auth.OAuthAuthorization
 
conf - Variable in class twitter4j.auth.RequestToken
 
conf - Variable in class twitter4j.media.AbstractImageUploadImpl
 
conf - Variable in class twitter4j.media.ImageUploadFactory
 
CONF - Variable in class twitter4j.StatusStreamBase
 
conf - Variable in class twitter4j.TwitterBaseImpl
 
conf - Variable in class twitter4j.TwitterFactory
 
conf - Variable in class twitter4j.TwitterStreamFactory
 
Configuration - Interface in twitter4j.conf
 
CONFIGURATION_IMPL - Static variable in class twitter4j.conf.ConfigurationContext
 
ConfigurationBase - Class in twitter4j.conf
Configuration base class with default settings.
ConfigurationBase() - Constructor for class twitter4j.conf.ConfigurationBase
 
ConfigurationBase.MyHttpClientConfiguration - Class in twitter4j.conf
 
configurationBean - Variable in class twitter4j.conf.ConfigurationBuilder
 
ConfigurationBuilder - Class in twitter4j.conf
A builder that can be used to construct a twitter4j configuration with desired settings.
ConfigurationBuilder() - Constructor for class twitter4j.conf.ConfigurationBuilder
 
ConfigurationContext - Class in twitter4j.conf
Static factory of Configuration.
ConfigurationContext() - Constructor for class twitter4j.conf.ConfigurationContext
 
ConfigurationFactory - Interface in twitter4j.conf
 
ConnectionLifeCycleListener - Interface in twitter4j
 
constructRequestURL(String) - Static method in class twitter4j.auth.OAuthAuthorization
The Signature Base String includes the request absolute URL, tying the signature to a specific endpoint.
Consumer<T> - Interface in twitter4j.util.function
Functional interface for handling TwitterExceptions
consumerKey - Variable in class twitter4j.auth.OAuth2Authorization
 
consumerKey - Variable in class twitter4j.auth.OAuthAuthorization
 
consumerSecret - Variable in class twitter4j.auth.OAuth2Authorization
 
consumerSecret - Variable in class twitter4j.auth.OAuthAuthorization
 
CONTRIBUTING_TO - Static variable in class twitter4j.conf.PropertyConfiguration
 
contributingTo - Variable in class twitter4j.conf.ConfigurationBase
 
ControlStreamInfo - Class in twitter4j
 
ControlStreamInfo(StreamController, JSONObject) - Constructor for class twitter4j.ControlStreamInfo
 
controlURI - Variable in class twitter4j.StreamController
 
count - Variable in class twitter4j.FilterQuery
 
count(int) - Method in class twitter4j.FilterQuery
Sets count
count - Variable in class twitter4j.Paging
 
COUNT - Static variable in class twitter4j.Paging
 
count(int) - Method in class twitter4j.Paging
 
count - Variable in class twitter4j.Query
 
count(int) - Method in class twitter4j.Query
sets the number of tweets to return per page, up to a max of 100
count - Static variable in class twitter4j.TwitterStreamImpl
 
count(String) - Static method in class twitter4j.util.CharacterUtil
Counts the length of the tweet
createAccountTotals(String) - Static method in class twitter4j.json.DataObjectFactory
Deprecated.
Constructs an AccountTotals object from rawJSON string.
createAccountTotals(String) - Static method in class twitter4j.TwitterObjectFactory
Constructs an AccountTotals object from rawJSON string.
createBlock(long) - Method in interface twitter4j.api.UsersResources
Blocks the user specified in the ID parameter as the authenticating user.
createBlock(String) - Method in interface twitter4j.api.UsersResources
Blocks the user specified in the ID parameter as the authenticating user.
createBlock(long) - Method in interface twitter4j.api.UsersResourcesAsync
Blocks the user specified in the ID parameter as the authenticating user.
createBlock(String) - Method in interface twitter4j.api.UsersResourcesAsync
Blocks the user specified in the ID parameter as the authenticating user.
createBlock(long) - Method in class twitter4j.AsyncTwitterImpl
 
createBlock(String) - Method in class twitter4j.AsyncTwitterImpl
 
createBlock(long) - Method in class twitter4j.TwitterImpl
 
createBlock(String) - Method in class twitter4j.TwitterImpl
 
createCategory(String) - Static method in class twitter4j.json.DataObjectFactory
Deprecated.
Constructs a Category object from rawJSON string.
createCategory(String) - Static method in class twitter4j.TwitterObjectFactory
Constructs a Category object from rawJSON string.
createdBlock(User) - Method in class twitter4j.TwitterAdapter
 
createdBlock(User) - Method in interface twitter4j.TwitterListener
 
createdFavorite(Status) - Method in class twitter4j.TwitterAdapter
 
createdFavorite(Status) - Method in interface twitter4j.TwitterListener
 
createdFriendship(User) - Method in class twitter4j.TwitterAdapter
 
createdFriendship(User) - Method in interface twitter4j.TwitterListener
 
createDirectMessage(String) - Static method in class twitter4j.TwitterObjectFactory
Constructs a DirectMessage object from rawJSON string.
createdMute(User) - Method in class twitter4j.TwitterAdapter
 
createdMute(User) - Method in interface twitter4j.TwitterListener
 
createdSavedSearch(SavedSearch) - Method in class twitter4j.TwitterAdapter
 
createdSavedSearch(SavedSearch) - Method in interface twitter4j.TwitterListener
 
createdUserList(UserList) - Method in class twitter4j.TwitterAdapter
 
createdUserList(UserList) - Method in interface twitter4j.TwitterListener
 
createdUserListMember(UserList) - Method in class twitter4j.TwitterAdapter
 
createdUserListMember(UserList) - Method in interface twitter4j.TwitterListener
 
createdUserListMembers(UserList) - Method in class twitter4j.TwitterAdapter
 
createdUserListMembers(UserList) - Method in interface twitter4j.TwitterListener
 
createFavorite(long) - Method in interface twitter4j.api.FavoritesResources
Favorites the status specified in the ID parameter as the authenticating user.
createFavorite(long) - Method in interface twitter4j.api.FavoritesResourcesAsync
Favorites the status specified in the ID parameter as the authenticating user.
createFavorite(long) - Method in class twitter4j.AsyncTwitterImpl
 
createFavorite(long) - Method in class twitter4j.TwitterImpl
 
createFriendship(long) - Method in interface twitter4j.api.FriendsFollowersResources
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createFriendship(String) - Method in interface twitter4j.api.FriendsFollowersResources
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createFriendship(long, boolean) - Method in interface twitter4j.api.FriendsFollowersResources
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createFriendship(String, boolean) - Method in interface twitter4j.api.FriendsFollowersResources
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createFriendship(long) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createFriendship(String) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createFriendship(long, boolean) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createFriendship(String, boolean) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createFriendship(long) - Method in class twitter4j.AsyncTwitterImpl
 
createFriendship(String) - Method in class twitter4j.AsyncTwitterImpl
 
createFriendship(long, boolean) - Method in class twitter4j.AsyncTwitterImpl
 
createFriendship(String, boolean) - Method in class twitter4j.AsyncTwitterImpl
 
createFriendship(long) - Method in class twitter4j.TwitterImpl
 
createFriendship(String) - Method in class twitter4j.TwitterImpl
 
createFriendship(long, boolean) - Method in class twitter4j.TwitterImpl
 
createFriendship(String, boolean) - Method in class twitter4j.TwitterImpl
 
createIDs(String) - Static method in class twitter4j.json.DataObjectFactory
Deprecated.
Constructs a IDs object from rawJSON string.
createIDs(String) - Static method in class twitter4j.TwitterObjectFactory
Constructs a IDs object from rawJSON string.
createLocation(String) - Static method in class twitter4j.json.DataObjectFactory
Deprecated.
Constructs a Location object from rawJSON string.
createLocation(String) - Static method in class twitter4j.TwitterObjectFactory
Constructs a Location object from rawJSON string.
createMessageCreateJsonObject(long, String, long) - Static method in class twitter4j.TwitterImpl
 
createMute(long) - Method in interface twitter4j.api.UsersResources
Mutes the user specified in the ID parameter as the authenticating user.
createMute(String) - Method in interface twitter4j.api.UsersResources
Mutes the user specified in the screen name parameter as the authenticating user.
createMute(long) - Method in interface twitter4j.api.UsersResourcesAsync
Mutes the user specified in the ID parameter as the authenticating user.
createMute(String) - Method in interface twitter4j.api.UsersResourcesAsync
Mutes the user specified in the screen name parameter as the authenticating user.
createMute(long) - Method in class twitter4j.AsyncTwitterImpl
 
createMute(String) - Method in class twitter4j.AsyncTwitterImpl
 
createMute(long) - Method in class twitter4j.TwitterImpl
 
createMute(String) - Method in class twitter4j.TwitterImpl
 
createObject(String) - Static method in class twitter4j.json.DataObjectFactory
createObject(String) - Static method in class twitter4j.TwitterObjectFactory
Construct an object from rawJSON string.
createOEmbed(String) - Static method in class twitter4j.json.DataObjectFactory
Deprecated.
Constructs an OEmbed object from rawJSON string.
createOEmbed(String) - Static method in class twitter4j.TwitterObjectFactory
Constructs an OEmbed object from rawJSON string.
createPlace(String) - Static method in class twitter4j.json.DataObjectFactory
Deprecated.
Constructs a Place object from rawJSON string.
createPlace(String) - Static method in class twitter4j.TwitterObjectFactory
Constructs a Place object from rawJSON string.
createRateLimitStatus(String) - Static method in class twitter4j.json.DataObjectFactory
Deprecated.
Constructs a RateLimitStatus object from rawJSON string.
createRateLimitStatus(String) - Static method in class twitter4j.TwitterObjectFactory
Constructs a RateLimitStatus object from rawJSON string.
createRelationship(String) - Static method in class twitter4j.json.DataObjectFactory
Deprecated.
Constructs a Relationship object from rawJSON string.
createRelationship(String) - Static method in class twitter4j.TwitterObjectFactory
Constructs a Relationship object from rawJSON string.
createSavedSearch(String) - Method in interface twitter4j.api.SavedSearchesResources
Creates a saved search for the authenticated user.
createSavedSearch(String) - Method in interface twitter4j.api.SavedSearchesResourcesAsync
Creates a saved search for the authenticated user.
createSavedSearch(String) - Method in class twitter4j.AsyncTwitterImpl
 
createSavedSearch(String) - Static method in class twitter4j.json.DataObjectFactory
Deprecated.
Constructs a SavedSearch object from rawJSON string.
createSavedSearch(String) - Method in class twitter4j.TwitterImpl
 
createSavedSearch(String) - Static method in class twitter4j.TwitterObjectFactory
Constructs a SavedSearch object from rawJSON string.
createStatus(String) - Static method in class twitter4j.json.DataObjectFactory
Deprecated.
Constructs a Status object from rawJSON string.
createStatus(String) - Static method in class twitter4j.TwitterObjectFactory
Constructs a Status object from rawJSON string.
createTrend(String) - Static method in class twitter4j.json.DataObjectFactory
Deprecated.
Constructs a Trend object from rawJSON string.
createTrend(String) - Static method in class twitter4j.TwitterObjectFactory
Constructs a Trend object from rawJSON string.
createTrends(String) - Static method in class twitter4j.json.DataObjectFactory
Deprecated.
Constructs a Trends object from rawJSON string.
createTrends(String) - Static method in class twitter4j.TwitterObjectFactory
Constructs a Trends object from rawJSON string.
createUser(String) - Static method in class twitter4j.json.DataObjectFactory
Deprecated.
Constructs a User object from rawJSON string.
createUser(JSONObject) - Method in class twitter4j.StreamController
 
createUser(String) - Static method in class twitter4j.TwitterObjectFactory
Constructs a User object from rawJSON string.
createUserList(String, boolean, String) - Method in interface twitter4j.api.ListsResources
Creates a new list for the authenticated user.
createUserList(String, boolean, String) - Method in interface twitter4j.api.ListsResourcesAsync
Creates a new list for the authenticated user.
createUserList(String, boolean, String) - Method in class twitter4j.AsyncTwitterImpl
 
createUserList(String) - Static method in class twitter4j.json.DataObjectFactory
Deprecated.
Constructs a UserList object from rawJSON string.
createUserList(String, boolean, String) - Method in class twitter4j.TwitterImpl
 
createUserList(String) - Static method in class twitter4j.TwitterObjectFactory
Constructs a UserList object from rawJSON string.
createUserListMember(long, long) - Method in interface twitter4j.api.ListsResources
Adds a member to a list.
createUserListMember(long, String, long) - Method in interface twitter4j.api.ListsResources
Adds a member to a list.
createUserListMember(String, String, long) - Method in interface twitter4j.api.ListsResources
Adds a member to a list.
createUserListMember(long, long) - Method in interface twitter4j.api.ListsResourcesAsync
Adds a member to a list.
createUserListMember(long, String, long) - Method in interface twitter4j.api.ListsResourcesAsync
Adds a member to a list.
createUserListMember(long, long) - Method in class twitter4j.AsyncTwitterImpl
 
createUserListMember(long, String, long) - Method in class twitter4j.AsyncTwitterImpl
 
createUserListMember(long, long) - Method in class twitter4j.TwitterImpl
 
createUserListMember(long, String, long) - Method in class twitter4j.TwitterImpl
 
createUserListMember(String, String, long) - Method in class twitter4j.TwitterImpl
 
createUserListMembers(long, long...) - Method in interface twitter4j.api.ListsResources
Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names.
createUserListMembers(long, String, long...) - Method in interface twitter4j.api.ListsResources
Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names.
createUserListMembers(String, String, long...) - Method in interface twitter4j.api.ListsResources
Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names.
createUserListMembers(long, String...) - Method in interface twitter4j.api.ListsResources
Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names.
createUserListMembers(long, String, String...) - Method in interface twitter4j.api.ListsResources
Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names.
createUserListMembers(String, String, String...) - Method in interface twitter4j.api.ListsResources
Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names.
createUserListMembers(long, long...) - Method in interface twitter4j.api.ListsResourcesAsync
Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names.
createUserListMembers(long, String, long...) - Method in interface twitter4j.api.ListsResourcesAsync
Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names.
createUserListMembers(long, String...) - Method in interface twitter4j.api.ListsResourcesAsync
Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names.
createUserListMembers(long, String, String...) - Method in interface twitter4j.api.ListsResourcesAsync
Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names.
createUserListMembers(long, long...) - Method in class twitter4j.AsyncTwitterImpl
 
createUserListMembers(long, String, long...) - Method in class twitter4j.AsyncTwitterImpl
 
createUserListMembers(long, String...) - Method in class twitter4j.AsyncTwitterImpl
 
createUserListMembers(long, String, String...) - Method in class twitter4j.AsyncTwitterImpl
 
createUserListMembers(long, long...) - Method in class twitter4j.TwitterImpl
 
createUserListMembers(long, String, long...) - Method in class twitter4j.TwitterImpl
 
createUserListMembers(String, String, long...) - Method in class twitter4j.TwitterImpl
 
createUserListMembers(long, String...) - Method in class twitter4j.TwitterImpl
 
createUserListMembers(long, String, String...) - Method in class twitter4j.TwitterImpl
 
createUserListMembers(String, String, String...) - Method in class twitter4j.TwitterImpl
 
createUserListSubscription(long) - Method in interface twitter4j.api.ListsResources
Make the authenticated user follow the specified list.
createUserListSubscription(long, String) - Method in interface twitter4j.api.ListsResources
Make the authenticated user follow the specified list.
createUserListSubscription(String, String) - Method in interface twitter4j.api.ListsResources
Make the authenticated user follow the specified list.
createUserListSubscription(long) - Method in interface twitter4j.api.ListsResourcesAsync
Make the authenticated user follow the specified list.
createUserListSubscription(long, String) - Method in interface twitter4j.api.ListsResourcesAsync
Make the authenticated user follow the specified list.
createUserListSubscription(long) - Method in class twitter4j.AsyncTwitterImpl
 
createUserListSubscription(long, String) - Method in class twitter4j.AsyncTwitterImpl
 
createUserListSubscription(long) - Method in class twitter4j.TwitterImpl
 
createUserListSubscription(long, String) - Method in class twitter4j.TwitterImpl
 
createUserListSubscription(String, String) - Method in class twitter4j.TwitterImpl
 
createWithNextPageQuery(String) - Static method in class twitter4j.Query
 
CROP - Static variable in interface twitter4j.MediaEntity.Size
 
cs - Variable in class twitter4j.SiteStreamsImpl
 
CursorSupport - Interface in twitter4j
 

D

daemonEnabled - Variable in class twitter4j.conf.ConfigurationBase
 
DataObjectFactory - Class in twitter4j.json
Deprecated.
DataObjectFactory() - Constructor for class twitter4j.json.DataObjectFactory
Deprecated.
 
dateMonth - Variable in class twitter4j.util.TimeSpanConverter
 
dateMonthYear - Variable in class twitter4j.util.TimeSpanConverter
 
debug - Variable in class twitter4j.conf.ConfigurationBase
 
DEBUG - Static variable in class twitter4j.conf.PropertyConfiguration
 
decode(String) - Method in exception twitter4j.TwitterException
 
DEFAULT_AUTHORIZATION - Static variable in class twitter4j.TwitterFactory
 
DEFAULT_CONFIGURATION_FACTORY - Static variable in class twitter4j.conf.ConfigurationContext
 
defaultMediaProvider - Variable in class twitter4j.media.ImageUploadFactory
 
destroyBlock(long) - Method in interface twitter4j.api.UsersResources
Un-blocks the user specified in the ID parameter as the authenticating user.
destroyBlock(String) - Method in interface twitter4j.api.UsersResources
Un-blocks the user specified in the ID parameter as the authenticating user.
destroyBlock(long) - Method in interface twitter4j.api.UsersResourcesAsync
Un-blocks the user specified in the ID parameter as the authenticating user.
destroyBlock(String) - Method in interface twitter4j.api.UsersResourcesAsync
Un-blocks the user specified in the ID parameter as the authenticating user.
destroyBlock(long) - Method in class twitter4j.AsyncTwitterImpl
 
destroyBlock(String) - Method in class twitter4j.AsyncTwitterImpl
 
destroyBlock(long) - Method in class twitter4j.TwitterImpl
 
destroyBlock(String) - Method in class twitter4j.TwitterImpl
 
destroyDirectMessage(long) - Method in interface twitter4j.api.DirectMessagesResources
Deletes the direct message specified in the required ID parameter.
destroyDirectMessage(long) - Method in interface twitter4j.api.DirectMessagesResourcesAsync
Destroys the direct message specified in the required ID parameter.
destroyDirectMessage(long) - Method in class twitter4j.AsyncTwitterImpl
 
destroyDirectMessage(long) - Method in class twitter4j.TwitterImpl
 
destroyedBlock(User) - Method in class twitter4j.TwitterAdapter
 
destroyedBlock(User) - Method in interface twitter4j.TwitterListener
 
destroyedDirectMessage(DirectMessage) - Method in class twitter4j.TwitterAdapter
 
destroyedDirectMessage(DirectMessage) - Method in interface twitter4j.TwitterListener
 
destroyedFavorite(Status) - Method in class twitter4j.TwitterAdapter
 
destroyedFavorite(Status) - Method in interface twitter4j.TwitterListener
 
destroyedFriendship(User) - Method in class twitter4j.TwitterAdapter
 
destroyedFriendship(User) - Method in interface twitter4j.TwitterListener
 
destroyedMute(User) - Method in class twitter4j.TwitterAdapter
 
destroyedMute(User) - Method in interface twitter4j.TwitterListener
 
destroyedSavedSearch(SavedSearch) - Method in class twitter4j.TwitterAdapter
 
destroyedSavedSearch(SavedSearch) - Method in interface twitter4j.TwitterListener
 
destroyedStatus(Status) - Method in class twitter4j.TwitterAdapter
 
destroyedStatus(Status) - Method in interface twitter4j.TwitterListener
 
destroyedUserList(UserList) - Method in class twitter4j.TwitterAdapter
 
destroyedUserList(UserList) - Method in interface twitter4j.TwitterListener
 
destroyedUserListMember(UserList) - Method in class twitter4j.TwitterAdapter
 
destroyedUserListMember(UserList) - Method in interface twitter4j.TwitterListener
 
destroyFavorite(long) - Method in interface twitter4j.api.FavoritesResources
Un-favorites the status specified in the ID parameter as the authenticating user.
destroyFavorite(long) - Method in interface twitter4j.api.FavoritesResourcesAsync
Favorites the status specified in the ID parameter as the authenticating user.
destroyFavorite(long) - Method in class twitter4j.AsyncTwitterImpl
 
destroyFavorite(long) - Method in class twitter4j.TwitterImpl
 
destroyFriendship(long) - Method in interface twitter4j.api.FriendsFollowersResources
Allows the authenticating users to unfollow the user specified in the ID parameter.
Returns the unfollowed user in the requested format when successful.
destroyFriendship(String) - Method in interface twitter4j.api.FriendsFollowersResources
Allows the authenticating users to unfollow the user specified in the ID parameter.
Returns the unfollowed user in the requested format when successful.
destroyFriendship(long) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Allows the authenticating users to unfollow the user specified in the ID parameter.
Returns the unfollowed user in the requested format when successful.
destroyFriendship(String) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Allows the authenticating users to unfollow the user specified in the ID parameter.
Returns the unfollowed user in the requested format when successful.
destroyFriendship(long) - Method in class twitter4j.AsyncTwitterImpl
 
destroyFriendship(String) - Method in class twitter4j.AsyncTwitterImpl
 
destroyFriendship(long) - Method in class twitter4j.TwitterImpl
 
destroyFriendship(String) - Method in class twitter4j.TwitterImpl
 
destroyMute(long) - Method in interface twitter4j.api.UsersResources
Un-mutes the user specified in the ID parameter as the authenticating user.
destroyMute(String) - Method in interface twitter4j.api.UsersResources
Un-mutes the user specified in the screen name parameter as the authenticating user.
destroyMute(long) - Method in interface twitter4j.api.UsersResourcesAsync
Un-mutes the user specified in the ID parameter as the authenticating user.
destroyMute(String) - Method in interface twitter4j.api.UsersResourcesAsync
Un-mutes the user specified in the screen name parameter as the authenticating user.
destroyMute(long) - Method in class twitter4j.AsyncTwitterImpl
 
destroyMute(String) - Method in class twitter4j.AsyncTwitterImpl
 
destroyMute(long) - Method in class twitter4j.TwitterImpl
 
destroyMute(String) - Method in class twitter4j.TwitterImpl
 
destroySavedSearch(long) - Method in interface twitter4j.api.SavedSearchesResources
Destroys a saved search for the authenticated user.
destroySavedSearch(int) - Method in interface twitter4j.api.SavedSearchesResourcesAsync
Destroys a saved search for the authenticated user.
destroySavedSearch(int) - Method in class twitter4j.AsyncTwitterImpl
 
destroySavedSearch(long) - Method in class twitter4j.TwitterImpl
 
destroyStatus(long) - Method in interface twitter4j.api.TweetsResources
Destroys the status specified by the required ID parameter.
Usage note: The authenticating user must be the author of the specified status.
destroyStatus(long) - Method in interface twitter4j.api.TweetsResourcesAsync
Destroys the status specified by the required ID parameter.
Usage note: The authenticating user must be the author of the specified status.
destroyStatus(long) - Method in class twitter4j.AsyncTwitterImpl
 
destroyStatus(long) - Method in class twitter4j.TwitterImpl
 
destroyUserList(long) - Method in interface twitter4j.api.ListsResources
Deletes the specified list.
destroyUserList(long, String) - Method in interface twitter4j.api.ListsResources
Deletes the specified list.
destroyUserList(String, String) - Method in interface twitter4j.api.ListsResources
Deletes the specified list.
destroyUserList(long) - Method in interface twitter4j.api.ListsResourcesAsync
Deletes the specified list.
destroyUserList(long, String) - Method in interface twitter4j.api.ListsResourcesAsync
Deletes the specified list.
destroyUserList(long) - Method in class twitter4j.AsyncTwitterImpl
 
destroyUserList(long, String) - Method in class twitter4j.AsyncTwitterImpl
 
destroyUserList(long) - Method in class twitter4j.TwitterImpl
 
destroyUserList(long, String) - Method in class twitter4j.TwitterImpl
 
destroyUserList(String, String) - Method in class twitter4j.TwitterImpl
 
destroyUserListMember(long, long) - Method in interface twitter4j.api.ListsResources
Removes the specified member from the list.
destroyUserListMember(long, String) - Method in interface twitter4j.api.ListsResources
Removes the specified members from the list.
destroyUserListMember(long, String, long) - Method in interface twitter4j.api.ListsResources
Removes the specified member from the list.
destroyUserListMember(String, String, long) - Method in interface twitter4j.api.ListsResources
Removes the specified member from the list.
destroyUserListMember(long, long) - Method in interface twitter4j.api.ListsResourcesAsync
Removes the specified member from the list.
destroyUserListMember(long, String, long) - Method in interface twitter4j.api.ListsResourcesAsync
Removes the specified member from the list.
destroyUserListMember(long, long) - Method in class twitter4j.AsyncTwitterImpl
 
destroyUserListMember(long, String, long) - Method in class twitter4j.AsyncTwitterImpl
 
destroyUserListMember(long, long) - Method in class twitter4j.TwitterImpl
 
destroyUserListMember(long, String, long) - Method in class twitter4j.TwitterImpl
 
destroyUserListMember(long, String) - Method in class twitter4j.TwitterImpl
 
destroyUserListMember(String, String, long) - Method in class twitter4j.TwitterImpl
 
destroyUserListMembers(long, String[]) - Method in interface twitter4j.api.ListsResources
Removes the specified members from the list.
destroyUserListMembers(long, long[]) - Method in interface twitter4j.api.ListsResources
Removes the specified members from the list.
destroyUserListMembers(String, String, String[]) - Method in interface twitter4j.api.ListsResources
Removes the specified members from the list.
destroyUserListMembers(long, String[]) - Method in class twitter4j.TwitterImpl
 
destroyUserListMembers(long, long[]) - Method in class twitter4j.TwitterImpl
 
destroyUserListMembers(String, String, String[]) - Method in class twitter4j.TwitterImpl
 
destroyUserListSubscription(long) - Method in interface twitter4j.api.ListsResources
Unsubscribes the authenticated user form the specified list.
destroyUserListSubscription(long, String) - Method in interface twitter4j.api.ListsResources
Unsubscribes the authenticated user form the specified list.
destroyUserListSubscription(String, String) - Method in interface twitter4j.api.ListsResources
Unsubscribes the authenticated user form the specified list.
destroyUserListSubscription(long) - Method in interface twitter4j.api.ListsResourcesAsync
Unsubscribes the authenticated user form the specified list.
destroyUserListSubscription(long, String) - Method in interface twitter4j.api.ListsResourcesAsync
Unsubscribes the authenticated user form the specified list.
destroyUserListSubscription(long) - Method in class twitter4j.AsyncTwitterImpl
 
destroyUserListSubscription(long, String) - Method in class twitter4j.AsyncTwitterImpl
 
destroyUserListSubscription(long) - Method in class twitter4j.TwitterImpl
 
destroyUserListSubscription(long, String) - Method in class twitter4j.TwitterImpl
 
destroyUserListSubscription(String, String) - Method in class twitter4j.TwitterImpl
 
determine(JSONObject) - Static method in class twitter4j.JSONObjectType
Determine the respective object type for a given JSONObject.
DirectMessage - Interface in twitter4j
A data interface representing sent/received direct message.
DirectMessageList - Interface in twitter4j
List of DirectMessage like string cursor version of PagableResponseList
directMessages() - Method in interface twitter4j.Twitter
 
directMessages() - Method in class twitter4j.TwitterImpl
 
DirectMessagesResources - Interface in twitter4j.api
 
DirectMessagesResourcesAsync - Interface in twitter4j.api
 
dispatcher - Static variable in class twitter4j.AsyncTwitterImpl
 
dispatcher - Variable in class twitter4j.StatusStreamBase
 
dispatcher - Static variable in class twitter4j.TwitterStreamImpl
 
dispatcherImpl - Variable in class twitter4j.conf.ConfigurationBase
 
displayCoordinates - Variable in class twitter4j.StatusUpdate
 
displayCoordinates(boolean) - Method in class twitter4j.StatusUpdate
 
dispose() - Method in interface twitter4j.conf.ConfigurationFactory
clean up resources acquired by this factory.
dispose() - Method in class twitter4j.conf.PropertyConfigurationFactory
 
dm - Variable in class twitter4j.StreamController.User
 
dumpConfiguration() - Method in class twitter4j.conf.ConfigurationBase
 

E

EMPTY - Static variable in class twitter4j.SiteStreamsImpl
 
EMPTY - Static variable in class twitter4j.StatusStreamImpl
 
encodeBasicAuthenticationString() - Method in class twitter4j.auth.BasicAuthorization
 
encodeParameters(List<HttpParameter>) - Static method in class twitter4j.auth.OAuthAuthorization
 
encodeParameters(List<HttpParameter>, String, boolean) - Static method in class twitter4j.auth.OAuthAuthorization
 
ensureAuthorizationEnabled() - Method in class twitter4j.TwitterBaseImpl
 
ensureControlURISet() - Method in class twitter4j.StreamController
 
ensureOAuthEnabled() - Method in class twitter4j.TwitterBaseImpl
 
ensureSiteStreamsListenerIsSet() - Method in class twitter4j.TwitterStreamImpl
 
ensureStatusStreamListenerIsSet() - Method in class twitter4j.TwitterStreamImpl
check if any listener is set.
ensureTokenIsAvailable() - Method in class twitter4j.auth.OAuthAuthorization
 
EntitiesParseUtil - Class in twitter4j
 
EntitiesParseUtil() - Constructor for class twitter4j.EntitiesParseUtil
 
EntitySupport - Interface in twitter4j
 
equals(Object) - Method in class twitter4j.AsyncTwitterImpl
 
equals(Object) - Method in class twitter4j.auth.AccessToken
 
equals(Object) - Method in class twitter4j.auth.BasicAuthorization
 
equals(Object) - Method in class twitter4j.auth.NullAuthorization
 
equals(Object) - Method in class twitter4j.auth.OAuth2Authorization
 
equals(Object) - Method in class twitter4j.auth.OAuth2Token
 
equals(Object) - Method in class twitter4j.auth.OAuthAuthorization
 
equals(Object) - Method in class twitter4j.auth.OAuthToken
 
equals(Object) - Method in class twitter4j.conf.ConfigurationBase
 
equals(Object) - Method in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 
equals(Object) - Method in class twitter4j.ControlStreamInfo
 
equals(Object) - Method in class twitter4j.ExceptionDiagnosis
 
equals(Object) - Method in class twitter4j.FilterQuery
 
equals(Object) - Method in class twitter4j.GeoLocation
 
equals(Object) - Method in class twitter4j.GeoQuery
 
equals(Object) - Method in class twitter4j.media.AbstractImageUploadImpl
 
equals(Object) - Method in class twitter4j.media.TwitterUpload
 
equals(Object) - Method in class twitter4j.OEmbedRequest
 
equals(Object) - Method in class twitter4j.Paging
 
equals(Object) - Method in class twitter4j.Query
 
equals(Object) - Method in class twitter4j.StallWarning
 
equals(Object) - Method in class twitter4j.StatusDeletionNoticeImpl
 
equals(Object) - Method in class twitter4j.StatusUpdate
 
equals(Object) - Method in class twitter4j.StreamController.FriendsIDs
 
equals(Object) - Method in class twitter4j.StreamController.User
 
equals(Object) - Method in class twitter4j.TwitterBaseImpl
 
equals(Object) - Method in exception twitter4j.TwitterException
 
equals(Object) - Method in class twitter4j.TwitterStreamImpl
 
equals(Object) - Method in class twitter4j.UploadedMedia
 
errorCode - Variable in exception twitter4j.TwitterException
 
errorMessage - Variable in exception twitter4j.TwitterException
 
exceededRateLimitation() - Method in exception twitter4j.TwitterException
Tests if the exception is caused by rate limitation exceed
ExceptionDiagnosis - Class in twitter4j
 
ExceptionDiagnosis(Throwable) - Constructor for class twitter4j.ExceptionDiagnosis
 
ExceptionDiagnosis(Throwable, String[]) - Constructor for class twitter4j.ExceptionDiagnosis
 
exceptionDiagnosis - Variable in exception twitter4j.TwitterException
 

F

factory - Static variable in class twitter4j.conf.ConfigurationContext
 
factory - Variable in class twitter4j.StatusStreamBase
 
factory - Variable in class twitter4j.TwitterBaseImpl
 
favorites() - Method in interface twitter4j.Twitter
 
favorites() - Method in class twitter4j.TwitterImpl
 
FavoritesResources - Interface in twitter4j.api
 
FavoritesResourcesAsync - Interface in twitter4j.api
 
fillInIDAndScreenName() - Method in class twitter4j.TwitterBaseImpl
 
fillInIDAndScreenName(HttpParameter[]) - Method in class twitter4j.TwitterBaseImpl
 
FILTER - Static variable in exception twitter4j.TwitterException
 
filter(FilterQuery) - Method in interface twitter4j.TwitterStream
Start consuming public statuses that match one or more filter predicates.
filter(String...) - Method in interface twitter4j.TwitterStream
Start consuming public statuses that match the filter predicate.
filter(FilterQuery) - Method in class twitter4j.TwitterStreamImpl
 
filter(String...) - Method in class twitter4j.TwitterStreamImpl
 
filterLevel - Variable in class twitter4j.FilterQuery
 
filterLevel(String) - Method in class twitter4j.FilterQuery
The filter level limits what tweets appear in the stream to those with a minimum filter_level attribute value.
FilterQuery - Class in twitter4j
 
FilterQuery() - Constructor for class twitter4j.FilterQuery
Creates a new FilterQuery
FilterQuery(long...) - Constructor for class twitter4j.FilterQuery
Creates a new FilterQuery
FilterQuery(String...) - Constructor for class twitter4j.FilterQuery
Creates a new FilterQuery
FilterQuery(int, long...) - Constructor for class twitter4j.FilterQuery
Creates a new FilterQuery
FilterQuery(int, long[], String[]) - Constructor for class twitter4j.FilterQuery
Creates a new FilterQuery
FilterQuery(int, long[], String[], double[][]) - Constructor for class twitter4j.FilterQuery
Creates a new FilterQuery
FilterQuery(int, long[], String[], double[][], String[]) - Constructor for class twitter4j.FilterQuery
Creates a new FilterQuery
firehose(int) - Method in interface twitter4j.TwitterStream
Starts listening on all public statuses.
firehose(int) - Method in class twitter4j.TwitterStreamImpl
 
FIT - Static variable in interface twitter4j.MediaEntity.Size
 
fixURL(boolean, String) - Static method in class twitter4j.conf.ConfigurationBase
 
follow - Variable in class twitter4j.FilterQuery
 
follow(long...) - Method in class twitter4j.FilterQuery
Sets follow
formats - Variable in class twitter4j.util.TimeSpanConverter
 
forUser - Static variable in class twitter4j.SiteStreamsImpl
 
friendsFollowers() - Method in interface twitter4j.Twitter
 
friendsFollowers() - Method in class twitter4j.TwitterImpl
 
FriendsFollowersResources - Interface in twitter4j.api
 
FriendsFollowersResourcesAsync - Interface in twitter4j.api
 
Friendship - Interface in twitter4j
 
FriendsIDs(HttpResponse) - Constructor for class twitter4j.StreamController.FriendsIDs
 

G

generateAuthorizationHeader() - Method in class twitter4j.auth.OAuth2Token
 
generateAuthorizationHeader(String, String, HttpParameter[], String, String, OAuthToken) - Method in class twitter4j.auth.OAuthAuthorization
 
generateAuthorizationHeader(String, String, HttpParameter[], OAuthToken) - Method in class twitter4j.auth.OAuthAuthorization
 
generateOAuthSignatureHttpParams(String, String) - Method in class twitter4j.auth.OAuthAuthorization
 
generateSignature(String, OAuthToken) - Method in class twitter4j.auth.OAuthAuthorization
Computes RFC 2104-compliant HMAC signature.
generateSignature(String) - Method in class twitter4j.auth.OAuthAuthorization
 
generateVerifyCredentialsAuthorizationHeader() - Method in class twitter4j.media.AbstractImageUploadImpl
 
generateVerifyCredentialsAuthorizationURL(String) - Method in class twitter4j.media.AbstractImageUploadImpl
 
geocode - Variable in class twitter4j.Query
 
geoCode(GeoLocation, double, Query.Unit) - Method in class twitter4j.Query
returns tweets by users located within a given radius of the given latitude/longitude, where the user's location is taken from their Twitter profile
geoCode(GeoLocation, double, String) - Method in class twitter4j.Query
GeoLocation - Class in twitter4j
A data class representing geo location.
GeoLocation(double, double) - Constructor for class twitter4j.GeoLocation
Creates a GeoLocation instance
GeoLocation() - Constructor for class twitter4j.GeoLocation
 
GeoQuery - Class in twitter4j
 
GeoQuery(GeoLocation) - Constructor for class twitter4j.GeoQuery
Creates a GeoQuery with the specified location
GeoQuery(String) - Constructor for class twitter4j.GeoQuery
Creates a GeoQuery with the specified IP address
GeoQuery(String, String, GeoLocation) - Constructor for class twitter4j.GeoQuery
Creates a GeoQuery with the specified query, ip and location
get(String) - Method in class twitter4j.TwitterImpl
 
get(String, HttpParameter...) - Method in class twitter4j.TwitterImpl
 
get400x400ProfileImageURL() - Method in interface twitter4j.User
 
get400x400ProfileImageURLHttps() - Method in interface twitter4j.User
 
getAccessLevel() - Method in exception twitter4j.TwitterException
 
getAccessLevel() - Method in interface twitter4j.TwitterResponse
 
getAccessToken() - Method in class twitter4j.auth.OAuth2Token
 
getAccountSettings() - Method in interface twitter4j.api.UsersResources
Returns the current trend, geo, language, timezone and sleep time information for the authenticating user.
getAccountSettings() - Method in interface twitter4j.api.UsersResourcesAsync
Returns the current trend, geo and sleep time information for the authenticating user.
getAccountSettings() - Method in class twitter4j.AsyncTwitterImpl
 
getAccountSettings() - Method in class twitter4j.TwitterImpl
 
getAccuracy() - Method in class twitter4j.GeoQuery
 
getAllowDmsFrom() - Method in interface twitter4j.AccountSettings
Returns if the user can accept DMs from anyone
getAPIConfiguration() - Method in interface twitter4j.api.HelpResources
Returns the current configuration used by Twitter including twitter.com slugs which are not usernames, maximum photo resolutions, and t.co URL lengths.
It is recommended applications request this endpoint when they are loaded, but no more than once a day.
getAPIConfiguration() - Method in interface twitter4j.api.HelpResourcesAsync
Returns the current configuration used by Twitter including twitter.com slugs which are not usernames, maximum photo resolutions, and t.co URL lengths.
It is recommended applications request this endpoint when they are loaded, but no more than once a day.
getAPIConfiguration() - Method in class twitter4j.AsyncTwitterImpl
 
getAPIConfiguration() - Method in class twitter4j.TwitterImpl
 
getAsOf() - Method in interface twitter4j.Trends
 
getAsyncNumThreads() - Method in interface twitter4j.conf.Configuration
 
getAsyncNumThreads() - Method in class twitter4j.conf.ConfigurationBase
 
getAttachmentUrl() - Method in class twitter4j.StatusUpdate
 
getAuthenticationURL() - Method in class twitter4j.auth.RequestToken
 
getAuthorization() - Method in interface twitter4j.TwitterBase
Returns the authorization scheme for this instance.
The returned type will be either of BasicAuthorization, OAuthAuthorization, or NullAuthorization
getAuthorization() - Method in class twitter4j.TwitterBaseImpl
 
getAuthorizationHeader(HttpRequest) - Method in interface twitter4j.auth.Authorization
 
getAuthorizationHeader(HttpRequest) - Method in class twitter4j.auth.BasicAuthorization
 
getAuthorizationHeader(HttpRequest) - Method in class twitter4j.auth.NullAuthorization
 
getAuthorizationHeader(HttpRequest) - Method in class twitter4j.auth.OAuth2Authorization
 
getAuthorizationHeader(HttpRequest) - Method in class twitter4j.auth.OAuthAuthorization
 
getAuthorizationURL() - Method in class twitter4j.auth.RequestToken
 
getAuthorName() - Method in interface twitter4j.OEmbed
The name of the author/owner of the resource.
getAuthorURL() - Method in interface twitter4j.OEmbed
A URL for the author/owner of the resource.
getAvailableTrends() - Method in interface twitter4j.api.TrendsResources
Returns the locations that Twitter has trending topic information for.
getAvailableTrends() - Method in interface twitter4j.api.TrendsResourcesAsync
Retrieves the locations that Twitter has trending topic information for.
getAvailableTrends() - Method in class twitter4j.AsyncTwitterImpl
 
getAvailableTrends() - Method in class twitter4j.TwitterImpl
 
getBiggerProfileImageURL() - Method in interface twitter4j.User
 
getBiggerProfileImageURLHttps() - Method in interface twitter4j.User
 
getBitrate() - Method in interface twitter4j.MediaEntity.Variant
 
getBlocksIDs() - Method in interface twitter4j.api.UsersResources
Returns an array of numeric user ids the authenticating user is blocking.
getBlocksIDs(long) - Method in interface twitter4j.api.UsersResources
Returns an array of numeric user ids the authenticating user is blocking.
getBlocksIDs() - Method in interface twitter4j.api.UsersResourcesAsync
Returns an array of numeric user ids the authenticating user is blocking.
getBlocksIDs(long) - Method in interface twitter4j.api.UsersResourcesAsync
Returns an array of numeric user ids the authenticating user is blocking.
getBlocksIDs() - Method in class twitter4j.AsyncTwitterImpl
 
getBlocksIDs(long) - Method in class twitter4j.AsyncTwitterImpl
 
getBlocksIDs() - Method in class twitter4j.TwitterImpl
 
getBlocksIDs(long) - Method in class twitter4j.TwitterImpl
 
getBlocksList() - Method in interface twitter4j.api.UsersResources
Returns a list of user objects that the authenticating user is blocking.
getBlocksList(long) - Method in interface twitter4j.api.UsersResources
Returns a list of user objects that the authenticating user is blocking.
getBlocksList() - Method in interface twitter4j.api.UsersResourcesAsync
Returns a list of user objects that the authenticating user is blocking.
getBlocksList(long) - Method in interface twitter4j.api.UsersResourcesAsync
Returns a list of user objects that the authenticating user is blocking.
getBlocksList() - Method in class twitter4j.AsyncTwitterImpl
 
getBlocksList(long) - Method in class twitter4j.AsyncTwitterImpl
 
getBlocksList() - Method in class twitter4j.TwitterImpl
 
getBlocksList(long) - Method in class twitter4j.TwitterImpl
 
getBoolean(Properties, String, String) - Method in class twitter4j.conf.PropertyConfiguration
 
getBoundingBoxCoordinates() - Method in interface twitter4j.Place
 
getBoundingBoxType() - Method in interface twitter4j.Place
 
getCacheAge() - Method in interface twitter4j.OEmbed
The suggested cache lifetime for this resource, in seconds.
getCause(int) - Static method in exception twitter4j.TwitterException
 
getCharactersReservedPerMedia() - Method in interface twitter4j.TwitterAPIConfiguration
 
getClosestTrends(GeoLocation) - Method in interface twitter4j.api.TrendsResources
Returns the locations that Twitter has trending topic information for, closest to a specified location.
The response is an array of "locations" that encode the location's WOEID and some other human-readable information such as a canonical name and country the location belongs in.
A WOEID is a Yahoo! Where On Earth ID.
getClosestTrends(GeoLocation) - Method in interface twitter4j.api.TrendsResourcesAsync
Returns the locations that Twitter has trending topic information for, closest to a specified location.
The response is an array of "locations" that encode the location's WOEID and some other human-readable information such as a canonical name and country the location belongs in.
A WOEID is a Yahoo! Where On Earth ID.
getClosestTrends(GeoLocation) - Method in class twitter4j.AsyncTwitterImpl
 
getClosestTrends(GeoLocation) - Method in class twitter4j.TwitterImpl
 
getCode() - Method in interface twitter4j.api.HelpResources.Language
 
getCode() - Method in class twitter4j.StallWarning
 
getCompletedIn() - Method in interface twitter4j.QueryResult
 
getConfiguration() - Method in interface twitter4j.TwitterBase
Returns the configuration associated with this instance
getConfiguration() - Method in class twitter4j.TwitterBaseImpl
 
getContainedWithIn() - Method in interface twitter4j.Place
 
getContentType() - Method in interface twitter4j.MediaEntity.Variant
 
getContributees(long) - Method in interface twitter4j.api.UsersResources
Returns an array of users that the specified user can contribute to.
getContributees(String) - Method in interface twitter4j.api.UsersResources
Returns an array of users that the specified user can contribute to.
getContributees(long) - Method in interface twitter4j.api.UsersResourcesAsync
Returns an array of users that the specified user can contribute to.
getContributees(String) - Method in interface twitter4j.api.UsersResourcesAsync
Returns an array of users that the specified user can contribute to.
getContributees(long) - Method in class twitter4j.AsyncTwitterImpl
 
getContributees(String) - Method in class twitter4j.AsyncTwitterImpl
 
getContributees(long) - Method in class twitter4j.TwitterImpl
 
getContributees(String) - Method in class twitter4j.TwitterImpl
 
getContributingTo() - Method in interface twitter4j.conf.Configuration
 
getContributingTo() - Method in class twitter4j.conf.ConfigurationBase
 
getContributors(long) - Method in interface twitter4j.api.UsersResources
Returns an array of users who can contribute to the specified account.
getContributors(String) - Method in interface twitter4j.api.UsersResources
Returns an array of users who can contribute to the specified account.
getContributors(long) - Method in interface twitter4j.api.UsersResourcesAsync
Returns an array of users who can contribute to the specified account.
getContributors(String) - Method in interface twitter4j.api.UsersResourcesAsync
Returns an array of users who can contribute to the specified account.
getContributors(long) - Method in class twitter4j.AsyncTwitterImpl
 
getContributors(String) - Method in class twitter4j.AsyncTwitterImpl
 
getContributors() - Method in interface twitter4j.Status
Returns an array of contributors, or null if no contributor is associated with this status.
getContributors(long) - Method in class twitter4j.TwitterImpl
 
getContributors(String) - Method in class twitter4j.TwitterImpl
 
getControlURI() - Method in class twitter4j.StreamController
 
getCount() - Method in class twitter4j.Paging
 
getCount() - Method in class twitter4j.Query
Returns the number of tweets to return per page, up to a max of 100
getCount() - Method in interface twitter4j.QueryResult
 
getCountry() - Method in interface twitter4j.Place
 
getCountryCode() - Method in interface twitter4j.Location
 
getCountryCode() - Method in interface twitter4j.Place
 
getCountryName() - Method in interface twitter4j.Location
 
getCountStream(String, int) - Method in class twitter4j.TwitterStreamImpl
 
getCreatedAt() - Method in interface twitter4j.DirectMessage
 
getCreatedAt() - Method in interface twitter4j.SavedSearch
 
getCreatedAt() - Method in interface twitter4j.Status
Return the created_at
getCreatedAt() - Method in interface twitter4j.User
 
getCreatedAt() - Method in interface twitter4j.UserList
 
getCurrentUserRetweetId() - Method in interface twitter4j.Status
Returns the authenticating user's retweet's id of this tweet, or -1L when the tweet was created before this feature was enabled.
getDescription() - Method in interface twitter4j.User
Returns the description of the user
getDescription() - Method in interface twitter4j.UserList
Returns the description of the list
getDescriptionURLEntities() - Method in interface twitter4j.User
Returns URL entities for user description.
getDirectMessages() - Method in interface twitter4j.api.DirectMessagesResources
getDirectMessages(Paging) - Method in interface twitter4j.api.DirectMessagesResources
getDirectMessages(int) - Method in interface twitter4j.api.DirectMessagesResources
Returns all Direct Message events (both sent and received) within the last 30 days.
getDirectMessages(int, String) - Method in interface twitter4j.api.DirectMessagesResources
Returns all Direct Message events (both sent and received) within the last 30 days.
getDirectMessages() - Method in interface twitter4j.api.DirectMessagesResourcesAsync
Returns a list of the direct messages sent to the authenticating user.
getDirectMessages(Paging) - Method in interface twitter4j.api.DirectMessagesResourcesAsync
Returns a list of the direct messages sent to the authenticating user.
getDirectMessages() - Method in class twitter4j.AsyncTwitterImpl
 
getDirectMessages(Paging) - Method in class twitter4j.AsyncTwitterImpl
 
getDirectMessages() - Method in class twitter4j.TwitterImpl
 
getDirectMessages(Paging) - Method in class twitter4j.TwitterImpl
 
getDirectMessages(int) - Method in class twitter4j.TwitterImpl
 
getDirectMessages(int, String) - Method in class twitter4j.TwitterImpl
 
getDispatcher() - Method in class twitter4j.AsyncTwitterImpl
 
getDispatcher() - Method in class twitter4j.TwitterStreamImpl
 
getDispatcherImpl() - Method in interface twitter4j.conf.Configuration
 
getDispatcherImpl() - Method in class twitter4j.conf.ConfigurationBase
 
getDisplayTextRangeEnd() - Method in interface twitter4j.Status
 
getDisplayTextRangeStart() - Method in interface twitter4j.Status
 
getDisplayURL() - Method in interface twitter4j.URLEntity
Returns the display URL if mentioned URL is shorten.
getDMImageAsStream(String) - Method in interface twitter4j.api.DirectMessagesResources
Returns a stream of the image included in direct messages.
getDMImageAsStream(String) - Method in class twitter4j.TwitterImpl
 
getDmTextCharacterLimit() - Method in interface twitter4j.TwitterAPIConfiguration
 
getEmail() - Method in interface twitter4j.User
Returns the email of the user, if the app is whitelisted by Twitter
getEnd() - Method in interface twitter4j.HashtagEntity
Returns the index of the end character of the hashtag.
getEnd() - Method in interface twitter4j.SymbolEntity
Returns the index of the end character of the symbol.
getEnd() - Method in interface twitter4j.TweetEntity
Returns the index of the end character of the entity in the tweet.
getEnd() - Method in interface twitter4j.URLEntity
Returns the index of the end character of the URL mentioned in the tweet.
getEnd() - Method in interface twitter4j.UserMentionEntity
Returns the index of the end character of the user mention.
getErrorCode() - Method in exception twitter4j.TwitterException
 
getErrorMessage() - Method in exception twitter4j.TwitterException
Returns error message from the API if available.
getExceptionCode() - Method in exception twitter4j.TwitterException
Returns a hexadecimal representation of this exception stacktrace.
An exception code is a hexadecimal representation of the stacktrace which enables it easier to Google known issues.
Format : XXXXXXXX:YYYYYYYY[ XX:YY]
Where XX is a hash code of stacktrace without line number
YY is a hash code of stacktrace excluding line number
[-XX:YY] will appear when this instance a root cause
getExceptionDiagnosis() - Method in exception twitter4j.TwitterException
 
getExpandedURL() - Method in interface twitter4j.URLEntity
Returns the expanded URL if mentioned URL is shorten.
getExtAltText() - Method in interface twitter4j.MediaEntity
 
getFavoriteCount() - Method in interface twitter4j.Status
Indicates approximately how many times this Tweet has been "favorited" by Twitter users.
getFavorites() - Method in interface twitter4j.AccountTotals
Returns the number of total favorites.
getFavorites() - Method in interface twitter4j.api.FavoritesResources
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites(long) - Method in interface twitter4j.api.FavoritesResources
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites(String) - Method in interface twitter4j.api.FavoritesResources
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites(Paging) - Method in interface twitter4j.api.FavoritesResources
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites(long, Paging) - Method in interface twitter4j.api.FavoritesResources
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites(String, Paging) - Method in interface twitter4j.api.FavoritesResources
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites() - Method in interface twitter4j.api.FavoritesResourcesAsync
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites(long) - Method in interface twitter4j.api.FavoritesResourcesAsync
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites(String) - Method in interface twitter4j.api.FavoritesResourcesAsync
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites(Paging) - Method in interface twitter4j.api.FavoritesResourcesAsync
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites(long, Paging) - Method in interface twitter4j.api.FavoritesResourcesAsync
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites(String, Paging) - Method in interface twitter4j.api.FavoritesResourcesAsync
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites() - Method in class twitter4j.AsyncTwitterImpl
 
getFavorites(long) - Method in class twitter4j.AsyncTwitterImpl
 
getFavorites(String) - Method in class twitter4j.AsyncTwitterImpl
 
getFavorites(Paging) - Method in class twitter4j.AsyncTwitterImpl
 
getFavorites(long, Paging) - Method in class twitter4j.AsyncTwitterImpl
 
getFavorites(String, Paging) - Method in class twitter4j.AsyncTwitterImpl
 
getFavorites() - Method in class twitter4j.TwitterImpl
 
getFavorites(long) - Method in class twitter4j.TwitterImpl
 
getFavorites(String) - Method in class twitter4j.TwitterImpl
 
getFavorites(Paging) - Method in class twitter4j.TwitterImpl
 
getFavorites(long, Paging) - Method in class twitter4j.TwitterImpl
 
getFavorites(String, Paging) - Method in class twitter4j.TwitterImpl
 
getFavouritesCount() - Method in interface twitter4j.User
 
getFilterStream(FilterQuery) - Method in class twitter4j.TwitterStreamImpl
Returns public statuses that match one or more filter predicates.
getFirehoseStream(int) - Method in class twitter4j.TwitterStreamImpl
Returns a status stream of all public statuses.
getFollowers() - Method in interface twitter4j.AccountTotals
Returns the number of total followers.
getFollowersCount() - Method in interface twitter4j.User
Returns the number of followers
getFollowersIDs(long) - Method in interface twitter4j.api.FriendsFollowersResources
Returns an array of numeric IDs for every user the specified user is followed by.
getFollowersIDs(long, long) - Method in interface twitter4j.api.FriendsFollowersResources
Returns an array of numeric IDs for every user the specified user is followed by.
getFollowersIDs(long, long, int) - Method in interface twitter4j.api.FriendsFollowersResources
Returns an array of numeric IDs for every user the specified user is followed by.
getFollowersIDs(String, long) - Method in interface twitter4j.api.FriendsFollowersResources
Returns an array of numeric IDs for every user the specified user is followed by.
getFollowersIDs(String, long, int) - Method in interface twitter4j.api.FriendsFollowersResources
Returns an array of numeric IDs for every user the specified user is followed by.
getFollowersIDs(long) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Returns an array of numeric IDs for every user the specified user is followed by.
getFollowersIDs(long, long) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Returns an array of numeric IDs for every user the specified user is followed by.
getFollowersIDs(String, long) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Returns an array of numeric IDs for every user the specified user is followed by.
getFollowersIDs(long) - Method in class twitter4j.AsyncTwitterImpl
 
getFollowersIDs(long, long) - Method in class twitter4j.AsyncTwitterImpl
 
getFollowersIDs(String, long) - Method in class twitter4j.AsyncTwitterImpl
 
getFollowersIDs(long) - Method in class twitter4j.TwitterImpl
 
getFollowersIDs(long, long) - Method in class twitter4j.TwitterImpl
 
getFollowersIDs(long, long, int) - Method in class twitter4j.TwitterImpl
 
getFollowersIDs(String, long) - Method in class twitter4j.TwitterImpl
 
getFollowersIDs(String, long, int) - Method in class twitter4j.TwitterImpl
 
getFollowersList(long, long) - Method in interface twitter4j.api.FriendsFollowersResources
Returns a cursored collection of user objects for users following the specified user.
At this time, results are ordered with the most recent following first — however, this ordering is subject to unannounced change and eventual consistency issues.
getFollowersList(String, long) - Method in interface twitter4j.api.FriendsFollowersResources
Returns a cursored collection of user objects for users following the specified user.
At this time, results are ordered with the most recent following first — however, this ordering is subject to unannounced change and eventual consistency issues.
getFollowersList(long, long, int) - Method in interface twitter4j.api.FriendsFollowersResources
Returns a cursored collection of user objects for users following the specified user.
At this time, results are ordered with the most recent following first — however, this ordering is subject to unannounced change and eventual consistency issues.
getFollowersList(String, long, int) - Method in interface twitter4j.api.FriendsFollowersResources
Returns a cursored collection of user objects for users following the specified user.
At this time, results are ordered with the most recent following first — however, this ordering is subject to unannounced change and eventual consistency issues.
getFollowersList(long, long, int, boolean, boolean) - Method in interface twitter4j.api.FriendsFollowersResources
Returns a cursored collection of user objects for users following the specified user.
At this time, results are ordered with the most recent following first — however, this ordering is subject to unannounced change and eventual consistency issues.
getFollowersList(String, long, int, boolean, boolean) - Method in interface twitter4j.api.FriendsFollowersResources
Returns a cursored collection of user objects for users following the specified user.
At this time, results are ordered with the most recent following first — however, this ordering is subject to unannounced change and eventual consistency issues.
getFollowersList(long, long) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Returns a cursored collection of user objects for users following the specified user.
At this time, results are ordered with the most recent following first — however, this ordering is subject to unannounced change and eventual consistency issues.
getFollowersList(String, long) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Returns a cursored collection of user objects for users following the specified user.
At this time, results are ordered with the most recent following first — however, this ordering is subject to unannounced change and eventual consistency issues.
getFollowersList(long, long) - Method in class twitter4j.AsyncTwitterImpl
 
getFollowersList(String, long) - Method in class twitter4j.AsyncTwitterImpl
 
getFollowersList(long, long) - Method in class twitter4j.TwitterImpl
 
getFollowersList(String, long) - Method in class twitter4j.TwitterImpl
 
getFollowersList(long, long, int) - Method in class twitter4j.TwitterImpl
 
getFollowersList(String, long, int) - Method in class twitter4j.TwitterImpl
 
getFollowersList(long, long, int, boolean, boolean) - Method in class twitter4j.TwitterImpl
 
getFollowersList(String, long, int, boolean, boolean) - Method in class twitter4j.TwitterImpl
 
getFriends() - Method in interface twitter4j.AccountTotals
Returns the number of total friends.
getFriendsCount() - Method in interface twitter4j.User
Returns the number of users the user follows (AKA "followings")
getFriendsIDs(long) - Method in interface twitter4j.api.FriendsFollowersResources
Returns an array of numeric IDs for every user the authenticating user is following.
getFriendsIDs(long, long) - Method in interface twitter4j.api.FriendsFollowersResources
Returns an array of numeric IDs for every user the specified user is following.
getFriendsIDs(long, long, int) - Method in interface twitter4j.api.FriendsFollowersResources
Returns an array of numeric IDs for every user the specified user is following.
getFriendsIDs(String, long) - Method in interface twitter4j.api.FriendsFollowersResources
Returns an array of numeric IDs for every user the specified user is following.
getFriendsIDs(String, long, int) - Method in interface twitter4j.api.FriendsFollowersResources
Returns an array of numeric IDs for every user the specified user is following.
getFriendsIDs(long) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Returns an array of numeric IDs for every user the authenticating user is following.
getFriendsIDs(long, long) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Returns an array of numeric IDs for every user the specified user is following.
getFriendsIDs(String, long) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Returns an array of numeric IDs for every user the specified user is following.
getFriendsIDs(long) - Method in class twitter4j.AsyncTwitterImpl
 
getFriendsIDs(long, long) - Method in class twitter4j.AsyncTwitterImpl
 
getFriendsIDs(String, long) - Method in class twitter4j.AsyncTwitterImpl
 
getFriendsIDs(long, long) - Method in class twitter4j.StreamController
 
getFriendsIDs(long) - Method in class twitter4j.TwitterImpl
 
getFriendsIDs(long, long) - Method in class twitter4j.TwitterImpl
 
getFriendsIDs(long, long, int) - Method in class twitter4j.TwitterImpl
 
getFriendsIDs(String, long) - Method in class twitter4j.TwitterImpl
 
getFriendsIDs(String, long, int) - Method in class twitter4j.TwitterImpl
 
getFriendsList(long, long) - Method in interface twitter4j.api.FriendsFollowersResources
Returns a cursored collection of user objects for every user the specified user is following (otherwise known as their "friends").
At this time, results are ordered with the most recent following first — however, this ordering is subject to unannounced change and eventual consistency issues.
getFriendsList(long, long, int) - Method in interface twitter4j.api.FriendsFollowersResources
Returns a cursored collection of user objects for every user the specified user is following (otherwise known as their "friends").
At this time, results are ordered with the most recent following first — however, this ordering is subject to unannounced change and eventual consistency issues.
getFriendsList(String, long) - Method in interface twitter4j.api.FriendsFollowersResources
Returns a cursored collection of user objects for every user the specified user is following (otherwise known as their "friends").
At this time, results are ordered with the most recent following first — however, this ordering is subject to unannounced change and eventual consistency issues.
getFriendsList(String, long, int) - Method in interface twitter4j.api.FriendsFollowersResources
Returns a cursored collection of user objects for every user the specified user is following (otherwise known as their "friends").
At this time, results are ordered with the most recent following first — however, this ordering is subject to unannounced change and eventual consistency issues.
getFriendsList(long, long, int, boolean, boolean) - Method in interface twitter4j.api.FriendsFollowersResources
Returns a cursored collection of user objects for every user the specified user is following (otherwise known as their "friends").
At this time, results are ordered with the most recent following first — however, this ordering is subject to unannounced change and eventual consistency issues.
getFriendsList(String, long, int, boolean, boolean) - Method in interface twitter4j.api.FriendsFollowersResources
Returns a cursored collection of user objects for every user the specified user is following (otherwise known as their "friends").
At this time, results are ordered with the most recent following first — however, this ordering is subject to unannounced change and eventual consistency issues.
getFriendsList(long, long) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Returns a cursored collection of user objects for every user the specified user is following (otherwise known as their "friends").
At this time, results are ordered with the most recent following first — however, this ordering is subject to unannounced change and eventual consistency issues.
getFriendsList(String, long) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Returns a cursored collection of user objects for every user the specified user is following (otherwise known as their "friends").
At this time, results are ordered with the most recent following first — however, this ordering is subject to unannounced change and eventual consistency issues.
getFriendsList(long, long) - Method in class twitter4j.AsyncTwitterImpl
 
getFriendsList(String, long) - Method in class twitter4j.AsyncTwitterImpl
 
getFriendsList(long, long) - Method in class twitter4j.TwitterImpl
 
getFriendsList(long, long, int) - Method in class twitter4j.TwitterImpl
 
getFriendsList(String, long) - Method in class twitter4j.TwitterImpl
 
getFriendsList(String, long, int) - Method in class twitter4j.TwitterImpl
 
getFriendsList(long, long, int, boolean, boolean) - Method in class twitter4j.TwitterImpl
 
getFriendsList(String, long, int, boolean, boolean) - Method in class twitter4j.TwitterImpl
 
getFullName() - Method in interface twitter4j.Place
 
getFullName() - Method in interface twitter4j.UserList
Returns the full name of the list
getGeocode() - Method in class twitter4j.Query
Returns the specified geocode
getGeoDetails(String) - Method in interface twitter4j.api.PlacesGeoResources
Find out more details of a place that was returned from the PlacesGeoResources.reverseGeoCode(twitter4j.GeoQuery) method.
getGeoDetails(String) - Method in interface twitter4j.api.PlacesGeoResourcesAsync
Find out more details of a place that was returned from the PlacesGeoResourcesAsync.reverseGeoCode(twitter4j.GeoQuery) method.
getGeoDetails(String) - Method in class twitter4j.AsyncTwitterImpl
 
getGeoDetails(String) - Method in class twitter4j.TwitterImpl
 
getGeoLocation() - Method in interface twitter4j.Status
Returns The location that this tweet refers to if available.
getGeometryCoordinates() - Method in interface twitter4j.Place
 
getGeometryType() - Method in interface twitter4j.Place
 
getGranularity() - Method in class twitter4j.GeoQuery
 
getHashtagEntities() - Method in interface twitter4j.EntitySupport
Returns an array if hashtag mentioned in the tweet.
getHashtags(JSONObject) - Static method in class twitter4j.EntitiesParseUtil
 
getHeight() - Method in interface twitter4j.MediaEntity.Size
 
getHomeTimeline() - Method in interface twitter4j.api.TimelinesResources
Returns the 20 most recent statuses, including retweets, posted by the authenticating user and that user's friends.
getHomeTimeline(Paging) - Method in interface twitter4j.api.TimelinesResources
Returns the 20 most recent statuses, including retweets, posted by the authenticating user and that user's friends.
getHomeTimeline() - Method in interface twitter4j.api.TimelinesResourcesAsync
Returns the 20 most recent statuses, including retweets, posted by the authenticating user and that user's friends.
getHomeTimeline(Paging) - Method in interface twitter4j.api.TimelinesResourcesAsync
Returns the 20 most recent statuses, including retweets, posted by the authenticating user and that user's friends.
getHomeTimeline() - Method in class twitter4j.AsyncTwitterImpl
 
getHomeTimeline(Paging) - Method in class twitter4j.AsyncTwitterImpl
 
getHomeTimeline() - Method in class twitter4j.TwitterImpl
 
getHomeTimeline(Paging) - Method in class twitter4j.TwitterImpl
 
getHtml() - Method in interface twitter4j.OEmbed
The HTML required to display the resource.
getHttpClientConfiguration() - Method in interface twitter4j.conf.Configuration
 
getHttpClientConfiguration() - Method in class twitter4j.conf.ConfigurationBase
 
getHttpConnectionTimeout() - Method in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 
getHttpConnectionTimeout() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
getHttpProxyHost() - Method in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 
getHttpProxyHost() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
getHttpProxyPassword() - Method in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 
getHttpProxyPassword() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
getHttpProxyPort() - Method in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 
getHttpProxyPort() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
getHttpProxyUser() - Method in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 
getHttpProxyUser() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
getHttpReadTimeout() - Method in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 
getHttpReadTimeout() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
getHttpRetryCount() - Method in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 
getHttpRetryCount() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
getHttpRetryIntervalSeconds() - Method in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 
getHttpRetryIntervalSeconds() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
getHttpStreamingReadTimeout() - Method in interface twitter4j.conf.Configuration
 
getHttpStreamingReadTimeout() - Method in class twitter4j.conf.ConfigurationBase
 
getId() - Method in interface twitter4j.DirectMessage
 
getId() - Method in interface twitter4j.Friendship
 
getId() - Method in interface twitter4j.MediaEntity
Returns the id of the media.
getId() - Method in interface twitter4j.Place
 
getId() - Method in interface twitter4j.SavedSearch
 
getId() - Method in interface twitter4j.Status
Returns the id of the status
getId() - Method in class twitter4j.StreamController.User
 
getId() - Method in interface twitter4j.TwitterBase
Returns authenticating user's user id.
This method may internally call verifyCredentials() on the first invocation if
- this instance is authenticated by Basic and email address is supplied instead of screen name, or - this instance is authenticated by OAuth.
getId() - Method in class twitter4j.TwitterBaseImpl
 
getId() - Method in interface twitter4j.User
Returns the id of the user
getId() - Method in interface twitter4j.UserList
Returns the id of the list
getId() - Method in interface twitter4j.UserMentionEntity
Returns the user id mentioned in the status.
getIDs() - Method in interface twitter4j.IDs
 
getIds() - Method in class twitter4j.StreamController.FriendsIDs
 
getImageHeight() - Method in class twitter4j.UploadedMedia
 
getImageType() - Method in class twitter4j.UploadedMedia
 
getImageWidth() - Method in class twitter4j.UploadedMedia
 
getIncomingFriendships(long) - Method in interface twitter4j.api.FriendsFollowersResources
Returns an array of numeric IDs for every user who has a pending request to follow the authenticating user.
getIncomingFriendships(long) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Returns an array of numeric IDs for every user who has a pending request to follow the authenticating user.
getIncomingFriendships(long) - Method in class twitter4j.AsyncTwitterImpl
 
getIncomingFriendships(long) - Method in class twitter4j.TwitterImpl
 
getInfo() - Method in class twitter4j.StreamController
 
getInReplyToScreenName() - Method in interface twitter4j.Status
Returns the in_reply_to_screen_name
getInReplyToStatusId() - Method in interface twitter4j.Status
Returns the in_reply_tostatus_id
getInReplyToStatusId() - Method in class twitter4j.StatusUpdate
 
getInReplyToUserId() - Method in interface twitter4j.Status
Returns the in_reply_user_id
getInstance() - Method in class twitter4j.AsyncTwitterFactory
Returns an instance associated with the configuration bound to this factory.
getInstance(AccessToken) - Method in class twitter4j.AsyncTwitterFactory
Returns a OAuth Authenticated instance.
consumer key and consumer Secret must be provided by twitter4j.properties, or system properties.
Unlike OAuthSupport.setOAuthAccessToken(twitter4j.auth.AccessToken), this factory method potentially returns a cached instance.
getInstance(Authorization) - Method in class twitter4j.AsyncTwitterFactory
 
getInstance(Twitter) - Method in class twitter4j.AsyncTwitterFactory
a kind of copy factory method constructs an AsyncTwitter from Twitter instance
getInstance(Configuration) - Static method in class twitter4j.auth.AuthorizationFactory
 
getInstance() - Static method in class twitter4j.auth.NullAuthorization
 
getInstance(ConfigurationBase) - Static method in class twitter4j.conf.ConfigurationBase
 
getInstance() - Static method in class twitter4j.conf.ConfigurationContext
 
getInstance(String) - Static method in class twitter4j.conf.ConfigurationContext
 
getInstance() - Method in interface twitter4j.conf.ConfigurationFactory
returns the root configuration
getInstance(String) - Method in interface twitter4j.conf.ConfigurationFactory
returns the configuration specified by the path
getInstance() - Method in class twitter4j.conf.PropertyConfigurationFactory
 
getInstance(String) - Method in class twitter4j.conf.PropertyConfigurationFactory
 
getInstance() - Method in class twitter4j.media.ImageUploadFactory
Returns an ImageUpload instance associated with the default media provider
getInstance(Authorization) - Method in class twitter4j.media.ImageUploadFactory
Returns an ImageUpload instance associated with the default media provider
getInstance(MediaProvider) - Method in class twitter4j.media.ImageUploadFactory
Returns an ImageUploader instance associated with the specified media provider
getInstance(MediaProvider, Authorization) - Method in class twitter4j.media.ImageUploadFactory
Returns an ImageUpload instance associated with the specified media provider
getInstance() - Static method in class twitter4j.TwitterAPIMonitor
 
getInstance() - Method in class twitter4j.TwitterFactory
Returns a instance associated with the configuration bound to this factory.
getInstance(AccessToken) - Method in class twitter4j.TwitterFactory
Returns a OAuth Authenticated instance.
consumer key and consumer Secret must be provided by twitter4j.properties, or system properties.
Unlike OAuthSupport.setOAuthAccessToken(twitter4j.auth.AccessToken), this factory method potentially returns a cached instance.
getInstance(Authorization) - Method in class twitter4j.TwitterFactory
 
getInstance() - Method in class twitter4j.TwitterStreamFactory
Returns a instance associated with the configuration bound to this factory.
getInstance(AccessToken) - Method in class twitter4j.TwitterStreamFactory
Returns a OAuth Authenticated instance.
consumer key and consumer Secret must be provided by twitter4j.properties, or system properties.
getInstance(Authorization) - Method in class twitter4j.TwitterStreamFactory
Returns a instance.
getInstance(Configuration, Authorization) - Method in class twitter4j.TwitterStreamFactory
 
getIntProperty(Properties, String, String) - Method in class twitter4j.conf.PropertyConfiguration
 
getIp() - Method in class twitter4j.GeoQuery
 
getLang() - Method in class twitter4j.Query
Returns the lang
getLang() - Method in interface twitter4j.Status
Returns the lang of the status text if available.
getLang() - Method in interface twitter4j.User
Returns the preferred language of the user
getLanguage() - Method in interface twitter4j.AccountSettings
Returns the language used to render Twitter's UII for this user.
getLanguages() - Method in interface twitter4j.api.HelpResources
Returns the list of languages supported by Twitter along with their ISO 639-1 code.
getLanguages() - Method in interface twitter4j.api.HelpResourcesAsync
Returns the list of languages supported by Twitter along with their ISO 639-1 code.
getLanguages() - Method in class twitter4j.AsyncTwitterImpl
 
getLanguages() - Method in class twitter4j.TwitterImpl
 
getLatitude() - Method in class twitter4j.GeoLocation
returns the latitude of the geo location
getLimit() - Method in interface twitter4j.RateLimitStatus
Returns the current limit in effect
This value is identical to the "X-Rate-Limit-Limit" response header.
getLineNumberHash() - Method in class twitter4j.ExceptionDiagnosis
 
getLineNumberHashAsHex() - Method in class twitter4j.ExceptionDiagnosis
 
getLinksStream(int) - Method in class twitter4j.TwitterStreamImpl
Returns a status stream of all public statuses containing links.
getListedCount() - Method in interface twitter4j.User
Returns the number of public lists the user is listed on, or -1 if the count is unavailable.
getLocale() - Method in class twitter4j.Query
Returns the language of the query you are sending (only ja is currently effective).
getLocation() - Method in class twitter4j.GeoQuery
 
getLocation() - Method in class twitter4j.StatusUpdate
 
getLocation() - Method in interface twitter4j.Trends
Returns the location associated with the trends.
This method is effective only with getLocalTrends() method.
i.e.
getLocation() - Method in interface twitter4j.User
Returns the location of the user
getLoggerFactory() - Method in interface twitter4j.conf.Configuration
 
getLoggerFactory() - Method in class twitter4j.conf.ConfigurationBase
 
getLongitude() - Method in class twitter4j.GeoLocation
returns the longitude of the geo location
getLongProperty(Properties, String, String) - Method in class twitter4j.conf.PropertyConfiguration
 
getMaxId() - Method in class twitter4j.Paging
 
getMaxId() - Method in class twitter4j.Query
Returns tweets with status ids less than the given id.
getMaxId() - Method in interface twitter4j.QueryResult
 
getMaxMediaPerUpload() - Method in interface twitter4j.TwitterAPIConfiguration
 
getMaxResults() - Method in class twitter4j.GeoQuery
 
getMedia(JSONObject) - Static method in class twitter4j.EntitiesParseUtil
 
getMediaEntities() - Method in interface twitter4j.EntitySupport
Returns an array of MediaEntities if medias are available in the tweet.
getMediaId() - Method in class twitter4j.UploadedMedia
 
getMediaProvider() - Method in interface twitter4j.conf.Configuration
 
getMediaProvider() - Method in class twitter4j.conf.ConfigurationBase
 
getMediaProviderAPIKey() - Method in interface twitter4j.conf.Configuration
 
getMediaProviderAPIKey() - Method in class twitter4j.conf.ConfigurationBase
 
getMediaProviderParameters() - Method in interface twitter4j.conf.Configuration
 
getMediaProviderParameters() - Method in class twitter4j.conf.ConfigurationBase
 
getMediaURL() - Method in interface twitter4j.MediaEntity
Returns the media URL.
getMediaURLHttps() - Method in interface twitter4j.MediaEntity
Returns the media secure URL.
getMemberCount() - Method in interface twitter4j.UserList
Returns the member count of the list
getMemberSuggestions(String) - Method in interface twitter4j.api.SuggestedUsersResources
Access the users in a given category of the Twitter suggested user list and return their most recent status if they are not a protected user.
getMemberSuggestions(String) - Method in interface twitter4j.api.SuggestedUsersResourcesAsync
Access the users in a given category of the Twitter suggested user list and return their most recent status if they are not a protected user.
getMemberSuggestions(String) - Method in class twitter4j.AsyncTwitterImpl
 
getMemberSuggestions(String) - Method in class twitter4j.TwitterImpl
 
getMentions() - Method in interface twitter4j.api.TimelinesResourcesAsync
Returns the 20 most recent replies (status updates prefixed with @username) to the authenticating user.
getMentions(Paging) - Method in interface twitter4j.api.TimelinesResourcesAsync
Returns the 20 most recent replies (status updates prefixed with @username) to the authenticating user.
getMentions() - Method in class twitter4j.AsyncTwitterImpl
 
getMentions(Paging) - Method in class twitter4j.AsyncTwitterImpl
 
getMentionsTimeline() - Method in interface twitter4j.api.TimelinesResources
Returns the 20 most recent mentions (tweets containing a users's @screen_name) for the authenticating user.
The timeline returned is the equivalent of the one seen when you view your mentions on twitter.com.
This method can only return up to 800 tweets.
See Working with Timelines for instructions on traversing timelines.
getMentionsTimeline(Paging) - Method in interface twitter4j.api.TimelinesResources
Returns the 20 most recent mentions (tweets containing a users's @screen_name) for the authenticating user.
The timeline returned is the equivalent of the one seen when you view your mentions on twitter.com.
This method can only return up to 800 tweets.
See Working with Timelines for instructions on traversing timelines.
getMentionsTimeline() - Method in class twitter4j.TwitterImpl
 
getMentionsTimeline(Paging) - Method in class twitter4j.TwitterImpl
 
getMessage() - Method in class twitter4j.StallWarning
 
getMessage() - Method in exception twitter4j.TwitterException
 
getMiniProfileImageURL() - Method in interface twitter4j.User
 
getMiniProfileImageURLHttps() - Method in interface twitter4j.User
 
getMutesIDs(long) - Method in interface twitter4j.api.UsersResources
Returns an array of numeric user ids the authenticating user is muting.
getMutesIDs(long) - Method in interface twitter4j.api.UsersResourcesAsync
Returns an array of numeric user ids the authenticating user is muting.
getMutesIDs(long) - Method in class twitter4j.AsyncTwitterImpl
 
getMutesIDs(long) - Method in class twitter4j.TwitterImpl
 
getMutesList(long) - Method in interface twitter4j.api.UsersResources
Returns a list of user objects that the authenticating user is muting.
getMutesList(long) - Method in interface twitter4j.api.UsersResourcesAsync
Returns a list of user objects that the authenticating user is muting.
getMutesList(long) - Method in class twitter4j.AsyncTwitterImpl
 
getMutesList(long) - Method in class twitter4j.TwitterImpl
 
getName() - Method in interface twitter4j.api.HelpResources.Language
 
getName() - Method in interface twitter4j.Category
 
getName() - Method in interface twitter4j.Friendship
 
getName() - Method in interface twitter4j.Location
 
getName() - Method in interface twitter4j.Place
 
getName() - Method in interface twitter4j.SavedSearch
 
getName() - Method in class twitter4j.StreamController.User
 
getName() - Method in interface twitter4j.TimeZone
 
getName() - Method in interface twitter4j.Trend
 
getName() - Method in interface twitter4j.User
Returns the name of the user
getName() - Method in interface twitter4j.UserList
Returns the name of the list
getName() - Method in interface twitter4j.UserMentionEntity
Returns the name mentioned in the status.
getNextCursor() - Method in interface twitter4j.CursorSupport
 
getNextCursor() - Method in interface twitter4j.DirectMessageList
 
getNextCursor() - Method in interface twitter4j.IDs
 
getNextCursor() - Method in interface twitter4j.PagableResponseList
 
getNextCursor() - Method in class twitter4j.StreamController.FriendsIDs
 
getNonUsernamePaths() - Method in interface twitter4j.TwitterAPIConfiguration
 
getNoRetweetsFriendships() - Method in interface twitter4j.api.FriendsFollowersResources
Returns a collection of user IDs that the currently authenticated user does not want to receive retweets from.
getNoRetweetsFriendships() - Method in class twitter4j.TwitterImpl
 
getOAuth() - Method in class twitter4j.TwitterBaseImpl
 
getOAuth2() - Method in class twitter4j.TwitterBaseImpl
 
getOAuth2AccessToken() - Method in interface twitter4j.auth.AuthorizationConfiguration
 
getOAuth2AccessToken() - Method in interface twitter4j.conf.Configuration
 
getOAuth2AccessToken() - Method in class twitter4j.conf.ConfigurationBase
 
getOAuth2InvalidateTokenURL() - Method in interface twitter4j.conf.Configuration
 
getOAuth2InvalidateTokenURL() - Method in class twitter4j.conf.ConfigurationBase
 
getOAuth2Scope() - Method in interface twitter4j.conf.Configuration
 
getOAuth2Scope() - Method in class twitter4j.conf.ConfigurationBase
 
getOAuth2Token() - Method in class twitter4j.AsyncTwitterImpl
 
getOAuth2Token() - Method in class twitter4j.auth.OAuth2Authorization
 
getOAuth2Token() - Method in interface twitter4j.auth.OAuth2Support
Obtains an OAuth 2 Bearer token.
getOAuth2Token() - Method in class twitter4j.TwitterBaseImpl
 
getOAuth2TokenAsync() - Method in class twitter4j.AsyncTwitterImpl
 
getOAuth2TokenAsync() - Method in interface twitter4j.auth.AsyncOAuth2Support
Obtains an OAuth 2 Bearer token.
getOAuth2TokenType() - Method in interface twitter4j.auth.AuthorizationConfiguration
 
getOAuth2TokenType() - Method in interface twitter4j.conf.Configuration
 
getOAuth2TokenType() - Method in class twitter4j.conf.ConfigurationBase
 
getOAuth2TokenURL() - Method in interface twitter4j.conf.Configuration
 
getOAuth2TokenURL() - Method in class twitter4j.conf.ConfigurationBase
 
getOAuthAccessToken() - Method in class twitter4j.AsyncTwitterImpl
Returns an access token associated with this instance.
If no access token is associated with this instance, this will retrieve a new access token.
getOAuthAccessToken(String) - Method in class twitter4j.AsyncTwitterImpl
 
getOAuthAccessToken(RequestToken) - Method in class twitter4j.AsyncTwitterImpl
 
getOAuthAccessToken(RequestToken, String) - Method in class twitter4j.AsyncTwitterImpl
 
getOAuthAccessToken(String, String) - Method in class twitter4j.AsyncTwitterImpl
 
getOAuthAccessToken() - Method in interface twitter4j.auth.AuthorizationConfiguration
 
getOAuthAccessToken() - Method in class twitter4j.auth.OAuthAuthorization
 
getOAuthAccessToken(String) - Method in class twitter4j.auth.OAuthAuthorization
 
getOAuthAccessToken(RequestToken) - Method in class twitter4j.auth.OAuthAuthorization
 
getOAuthAccessToken(RequestToken, String) - Method in class twitter4j.auth.OAuthAuthorization
 
getOAuthAccessToken(String, String) - Method in class twitter4j.auth.OAuthAuthorization
 
getOAuthAccessToken() - Method in interface twitter4j.auth.OAuthSupport
Returns an access token associated with this instance.
If no access token is associated with this instance, this will retrieve a new access token.
getOAuthAccessToken(String) - Method in interface twitter4j.auth.OAuthSupport
Retrieves an access token.
getOAuthAccessToken(RequestToken) - Method in interface twitter4j.auth.OAuthSupport
Retrieves an access token associated with the supplied request token and sets userId.
getOAuthAccessToken(RequestToken, String) - Method in interface twitter4j.auth.OAuthSupport
Retrieves an access token associated with the supplied request token and sets userId.
getOAuthAccessToken(String, String) - Method in interface twitter4j.auth.OAuthSupport
Retrieves an access token associated with the supplied screen name and password using xAuth.
In order to get access acquire AccessToken using xAuth, you must apply by sending an email to api@twitter.com — all other applications will receive an HTTP 401 error.
getOAuthAccessToken() - Method in interface twitter4j.conf.Configuration
 
getOAuthAccessToken() - Method in class twitter4j.conf.ConfigurationBase
 
getOAuthAccessToken() - Method in class twitter4j.TwitterBaseImpl
Returns an access token associated with this instance.
If no access token is associated with this instance, this will retrieve a new access token.
getOAuthAccessToken(String) - Method in class twitter4j.TwitterBaseImpl
 
getOAuthAccessToken(RequestToken) - Method in class twitter4j.TwitterBaseImpl
 
getOAuthAccessToken(RequestToken, String) - Method in class twitter4j.TwitterBaseImpl
 
getOAuthAccessToken(String, String) - Method in class twitter4j.TwitterBaseImpl
 
getOAuthAccessTokenAsync() - Method in class twitter4j.AsyncTwitterImpl
 
getOAuthAccessTokenAsync(String) - Method in class twitter4j.AsyncTwitterImpl
 
getOAuthAccessTokenAsync(RequestToken) - Method in class twitter4j.AsyncTwitterImpl
 
getOAuthAccessTokenAsync(RequestToken, String) - Method in class twitter4j.AsyncTwitterImpl
 
getOAuthAccessTokenAsync(String, String) - Method in class twitter4j.AsyncTwitterImpl
 
getOAuthAccessTokenAsync() - Method in interface twitter4j.auth.AsyncOAuthSupport
Returns an access token associated with this instance.
If no access token is associated with this instance, this will retrieve a new access token.
getOAuthAccessTokenAsync(String) - Method in interface twitter4j.auth.AsyncOAuthSupport
Retrieves an access token.
getOAuthAccessTokenAsync(RequestToken) - Method in interface twitter4j.auth.AsyncOAuthSupport
Retrieves an access token associated with the supplied request token and sets userId.
getOAuthAccessTokenAsync(RequestToken, String) - Method in interface twitter4j.auth.AsyncOAuthSupport
Retrieves an access token associated with the supplied request token and sets userId.
getOAuthAccessTokenAsync(String, String) - Method in interface twitter4j.auth.AsyncOAuthSupport
Retrieves an access token associated with the supplied screen name and password using xAuth.
In order to get access acquire AccessToken using xAuth, you must apply by sending an email to api@twitter.com — all other applications will receive an HTTP 401 error.
getOAuthAccessTokenSecret() - Method in interface twitter4j.auth.AuthorizationConfiguration
 
getOAuthAccessTokenSecret() - Method in interface twitter4j.conf.Configuration
 
getOAuthAccessTokenSecret() - Method in class twitter4j.conf.ConfigurationBase
 
getOAuthAccessTokenURL() - Method in interface twitter4j.conf.Configuration
 
getOAuthAccessTokenURL() - Method in class twitter4j.conf.ConfigurationBase
 
getOAuthAuthenticationURL() - Method in interface twitter4j.conf.Configuration
 
getOAuthAuthenticationURL() - Method in class twitter4j.conf.ConfigurationBase
 
getOAuthAuthorizationURL() - Method in interface twitter4j.conf.Configuration
 
getOAuthAuthorizationURL() - Method in class twitter4j.conf.ConfigurationBase
 
getOAuthConsumerKey() - Method in interface twitter4j.auth.AuthorizationConfiguration
 
getOAuthConsumerKey() - Method in interface twitter4j.conf.Configuration
 
getOAuthConsumerKey() - Method in class twitter4j.conf.ConfigurationBase
 
getOAuthConsumerSecret() - Method in interface twitter4j.auth.AuthorizationConfiguration
 
getOAuthConsumerSecret() - Method in interface twitter4j.conf.Configuration
 
getOAuthConsumerSecret() - Method in class twitter4j.conf.ConfigurationBase
 
getOAuthRequestToken() - Method in class twitter4j.AsyncTwitterImpl
 
getOAuthRequestToken(String) - Method in class twitter4j.AsyncTwitterImpl
 
getOAuthRequestToken() - Method in class twitter4j.auth.OAuthAuthorization
 
getOAuthRequestToken(String) - Method in class twitter4j.auth.OAuthAuthorization
 
getOAuthRequestToken(String, String) - Method in class twitter4j.auth.OAuthAuthorization
 
getOAuthRequestToken(String, String, String) - Method in class twitter4j.auth.OAuthAuthorization
 
getOAuthRequestToken() - Method in interface twitter4j.auth.OAuthSupport
Retrieves a request token
getOAuthRequestToken(String) - Method in interface twitter4j.auth.OAuthSupport
Retrieves a request token
getOAuthRequestToken(String, String) - Method in interface twitter4j.auth.OAuthSupport
Retrieves a request token
getOAuthRequestToken(String, String, String) - Method in interface twitter4j.auth.OAuthSupport
Retrieves a request token
getOAuthRequestToken() - Method in class twitter4j.TwitterBaseImpl
 
getOAuthRequestToken(String) - Method in class twitter4j.TwitterBaseImpl
 
getOAuthRequestToken(String, String) - Method in class twitter4j.TwitterBaseImpl
 
getOAuthRequestToken(String, String, String) - Method in class twitter4j.TwitterBaseImpl
 
getOAuthRequestTokenAsync() - Method in class twitter4j.AsyncTwitterImpl
 
getOAuthRequestTokenAsync(String) - Method in class twitter4j.AsyncTwitterImpl
 
getOAuthRequestTokenAsync(String, String) - Method in class twitter4j.AsyncTwitterImpl
 
getOAuthRequestTokenAsync(String, String, String) - Method in class twitter4j.AsyncTwitterImpl
 
getOAuthRequestTokenAsync() - Method in interface twitter4j.auth.AsyncOAuthSupport
Retrieves a request token
getOAuthRequestTokenAsync(String) - Method in interface twitter4j.auth.AsyncOAuthSupport
Retrieves a request token
getOAuthRequestTokenAsync(String, String) - Method in interface twitter4j.auth.AsyncOAuthSupport
Retrieves a request token
getOAuthRequestTokenAsync(String, String, String) - Method in interface twitter4j.auth.AsyncOAuthSupport
Retrieves a request token
getOAuthRequestTokenURL() - Method in interface twitter4j.conf.Configuration
 
getOAuthRequestTokenURL() - Method in class twitter4j.conf.ConfigurationBase
 
getOEmbed(OEmbedRequest) - Method in interface twitter4j.api.TweetsResources
Returns information allowing the creation of an embedded representation of a Tweet on third party sites.
getOEmbed(OEmbedRequest) - Method in interface twitter4j.api.TweetsResourcesAsync
Returns information allowing the creation of an embedded representation of a Tweet on third party sites.
getOEmbed(OEmbedRequest) - Method in class twitter4j.AsyncTwitterImpl
 
getOEmbed(OEmbedRequest) - Method in class twitter4j.TwitterImpl
 
getOriginalProfileImageURL() - Method in interface twitter4j.User
 
getOriginalProfileImageURLHttps() - Method in interface twitter4j.User
 
getOutgoingFriendships(long) - Method in interface twitter4j.api.FriendsFollowersResources
Returns an array of numeric IDs for every protected user for whom the authenticating user has a pending follow request.
getOutgoingFriendships(long) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Returns an array of numeric IDs for every protected user for whom the authenticating user has a pending follow request.
getOutgoingFriendships(long) - Method in class twitter4j.AsyncTwitterImpl
 
getOutgoingFriendships(long) - Method in class twitter4j.TwitterImpl
 
getPage() - Method in class twitter4j.Paging
 
getParameter(String) - Method in class twitter4j.auth.OAuthToken
 
getPassword() - Method in interface twitter4j.auth.AuthorizationConfiguration
 
getPassword() - Method in class twitter4j.auth.BasicAuthorization
 
getPassword() - Method in interface twitter4j.conf.Configuration
 
getPassword() - Method in class twitter4j.conf.ConfigurationBase
 
getPercentFull() - Method in class twitter4j.StallWarning
 
getPhotoSizeLimit() - Method in interface twitter4j.TwitterAPIConfiguration
 
getPhotoSizes() - Method in interface twitter4j.TwitterAPIConfiguration
 
getPlace() - Method in interface twitter4j.Status
Returns the place attached to this status
getPlaceCode() - Method in interface twitter4j.Location
 
getPlaceId() - Method in class twitter4j.StatusUpdate
 
getPlaceIds() - Method in interface twitter4j.Scopes
Returns the place_ids that identify the scope of the status.
getPlaceName() - Method in interface twitter4j.Location
 
getPlaceTrends(int) - Method in interface twitter4j.api.TrendsResources
Returns the top 10 trending topics for a specific WOEID, if trending information is available for it.
The response is an array of "trend" objects that encode the name of the trending topic, the query parameter that can be used to search for the topic on Twitter Search, and the Twitter Search URL.
This information is cached for 5 minutes.
getPlaceTrends(int) - Method in interface twitter4j.api.TrendsResourcesAsync
Returns the top 10 trending topics for a specific WOEID, if trending information is available for it.
The response is an array of "trend" objects that encode the name of the trending topic, the query parameter that can be used to search for the topic on Twitter Search, and the Twitter Search URL.
This information is cached for 5 minutes.
getPlaceTrends(int) - Method in class twitter4j.AsyncTwitterImpl
 
getPlaceTrends(int) - Method in class twitter4j.TwitterImpl
 
getPlaceType() - Method in interface twitter4j.Place
 
getPosition() - Method in interface twitter4j.SavedSearch
 
getPreviousCursor() - Method in interface twitter4j.CursorSupport
 
getPreviousCursor() - Method in interface twitter4j.IDs
 
getPreviousCursor() - Method in interface twitter4j.PagableResponseList
 
getPreviousCursor() - Method in class twitter4j.StreamController.FriendsIDs
 
getPrivacyPolicy() - Method in interface twitter4j.api.HelpResources
Returns Twitter's Privacy Policy.
getPrivacyPolicy() - Method in interface twitter4j.api.HelpResourcesAsync
Returns Twitter's Privacy Policy.
getPrivacyPolicy() - Method in class twitter4j.AsyncTwitterImpl
 
getPrivacyPolicy() - Method in class twitter4j.TwitterImpl
 
getProcessingCheckAfterSecs() - Method in class twitter4j.UploadedMedia
 
getProcessingState() - Method in class twitter4j.UploadedMedia
 
getProfileBackgroundColor() - Method in interface twitter4j.User
 
getProfileBackgroundImageURL() - Method in interface twitter4j.User
 
getProfileBackgroundImageUrlHttps() - Method in interface twitter4j.User
 
getProfileBanner1500x500URL() - Method in interface twitter4j.User
 
getProfileBanner300x100URL() - Method in interface twitter4j.User
 
getProfileBanner600x200URL() - Method in interface twitter4j.User
 
getProfileBannerIPadRetinaURL() - Method in interface twitter4j.User
 
getProfileBannerIPadURL() - Method in interface twitter4j.User
 
getProfileBannerMobileRetinaURL() - Method in interface twitter4j.User
 
getProfileBannerMobileURL() - Method in interface twitter4j.User
 
getProfileBannerRetinaURL() - Method in interface twitter4j.User
 
getProfileBannerURL() - Method in interface twitter4j.User
 
getProfileImageURL() - Method in interface twitter4j.User
Returns the profile image url of the user
getProfileImageURLHttps() - Method in interface twitter4j.User
 
getProfileLinkColor() - Method in interface twitter4j.User
 
getProfileSidebarBorderColor() - Method in interface twitter4j.User
 
getProfileSidebarFillColor() - Method in interface twitter4j.User
 
getProfileTextColor() - Method in interface twitter4j.User
 
getProgressPercent() - Method in class twitter4j.UploadedMedia
 
getQuery() - Method in class twitter4j.GeoQuery
Gets the query to filter Place results from geo/search
getQuery() - Method in class twitter4j.Query
Returns the specified query
getQuery() - Method in interface twitter4j.QueryResult
 
getQuery() - Method in interface twitter4j.SavedSearch
 
getQuery() - Method in interface twitter4j.Trend
 
getQuotedStatus() - Method in interface twitter4j.Status
Returns the Tweet object of the original Tweet that was quoted.
getQuotedStatusId() - Method in interface twitter4j.Status
Returns the Tweet ID of the quoted Tweet
getQuotedStatusPermalink() - Method in interface twitter4j.Status
Returns the URLEntity object that represents the permalink of the quoted Tweet.
getRateLimitStatus() - Method in interface twitter4j.api.HelpResources
Returns the current rate limits for methods belonging to the specified resource families.
Each 1.1 API resource belongs to a "resource family" which is indicated in its method documentation.
getRateLimitStatus(String...) - Method in interface twitter4j.api.HelpResources
Returns the current rate limits for methods belonging to the specified resource families.
Each 1.1 API resource belongs to a "resource family" which is indicated in its method documentation.
getRateLimitStatus() - Method in interface twitter4j.api.HelpResourcesAsync
Returns the current rate limits for methods belonging to the specified resource families.
Each 1.1 API resource belongs to a "resource family" which is indicated in its method documentation.
getRateLimitStatus(String...) - Method in interface twitter4j.api.HelpResourcesAsync
Returns the current rate limits for methods belonging to the specified resource families.
Each 1.1 API resource belongs to a "resource family" which is indicated in its method documentation.
getRateLimitStatus() - Method in class twitter4j.AsyncTwitterImpl
 
getRateLimitStatus(String...) - Method in class twitter4j.AsyncTwitterImpl
 
getRateLimitStatus() - Method in class twitter4j.RateLimitStatusEvent
 
getRateLimitStatus() - Method in interface twitter4j.ResponseList
 
getRateLimitStatus() - Method in exception twitter4j.TwitterException
 
getRateLimitStatus() - Method in class twitter4j.TwitterImpl
 
getRateLimitStatus(String...) - Method in class twitter4j.TwitterImpl
 
getRateLimitStatus() - Method in interface twitter4j.TwitterResponse
Returns the current rate limit status if available.
getRawJSON(Object) - Static method in class twitter4j.json.DataObjectFactory
Deprecated.
Returns a raw JSON form of the provided object.
Note that raw JSON forms can be retrieved only from the same thread invoked the last method call and will become inaccessible once another method call
getRawJSON(Object) - Static method in class twitter4j.TwitterObjectFactory
Returns a raw JSON form of the provided object.
Note that raw JSON forms can be retrieved only from the same thread invoked the last method call and will become inaccessible once another method call
getRawStreamListeners() - Method in class twitter4j.TwitterStreamImpl
 
getRawString(String, JSONObject) - Static method in class twitter4j.auth.OAuth2Token
 
getRecipient() - Method in interface twitter4j.DirectMessage
Deprecated.
getRecipientId() - Method in interface twitter4j.DirectMessage
 
getRecipientScreenName() - Method in interface twitter4j.DirectMessage
Deprecated.
getRefreshURL() - Method in interface twitter4j.QueryResult
 
getRemaining() - Method in interface twitter4j.RateLimitStatus
Returns the remaining number of API requests available.
This value is identical to the "X-Rate-Limit-Remaining" response header.
getResetTimeInSeconds() - Method in interface twitter4j.RateLimitStatus
Returns the seconds the current rate limiting period ends.
This should be a same as getResetTime().getTime()/1000.
getResize() - Method in interface twitter4j.MediaEntity.Size
 
getResponseHeader(String) - Method in exception twitter4j.TwitterException
 
getRestBaseURL() - Method in interface twitter4j.conf.Configuration
 
getRestBaseURL() - Method in class twitter4j.conf.ConfigurationBase
 
getResultType() - Method in class twitter4j.Query
Returns resultType
getRetryAfter() - Method in exception twitter4j.TwitterException
Returns int value of "Retry-After" response header (Search API) or seconds_until_reset (REST API).
getRetweetCount() - Method in interface twitter4j.Status
Returns the number of times this tweet has been retweeted, or -1 when the tweet was created before this feature was enabled.
getRetweetedStatus() - Method in interface twitter4j.Status
 
getRetweeterIds(long, long) - Method in interface twitter4j.api.TweetsResources
Returns a collection of up to 100 user IDs belonging to users who have retweeted the tweet specified by the id parameter.
getRetweeterIds(long, int, long) - Method in interface twitter4j.api.TweetsResources
Returns a collection of up to count user IDs belonging to users who have retweeted the tweet specified by the id parameter.
getRetweeterIds(long, long) - Method in class twitter4j.TwitterImpl
 
getRetweeterIds(long, int, long) - Method in class twitter4j.TwitterImpl
 
getRetweets(long) - Method in interface twitter4j.api.TweetsResources
Returns up to 100 of the first retweets of a given tweet.
getRetweets(long) - Method in interface twitter4j.api.TweetsResourcesAsync
Returns up to 100 of the first retweets of a given tweet.
getRetweets(long) - Method in class twitter4j.AsyncTwitterImpl
 
getRetweets(long) - Method in class twitter4j.TwitterImpl
 
getRetweetsOfMe() - Method in interface twitter4j.api.TimelinesResources
Returns the 20 most recent tweets of the authenticated user that have been retweeted by others.
getRetweetsOfMe(Paging) - Method in interface twitter4j.api.TimelinesResources
Returns the 20 most recent tweets of the authenticated user that have been retweeted by others.
getRetweetsOfMe() - Method in interface twitter4j.api.TimelinesResourcesAsync
Returns the 20 most recent tweets of the authenticated user that have been retweeted by others.
getRetweetsOfMe(Paging) - Method in interface twitter4j.api.TimelinesResourcesAsync
Returns the 20 most recent tweets of the authenticated user that have been retweeted by others.
getRetweetsOfMe() - Method in class twitter4j.AsyncTwitterImpl
 
getRetweetsOfMe(Paging) - Method in class twitter4j.AsyncTwitterImpl
 
getRetweetsOfMe() - Method in class twitter4j.TwitterImpl
 
getRetweetsOfMe(Paging) - Method in class twitter4j.TwitterImpl
 
getRetweetStream() - Method in class twitter4j.TwitterStreamImpl
Returns a stream of all retweets.
getSampleStream() - Method in class twitter4j.TwitterStreamImpl
Returns a stream of random sample of all public statuses.
getSampleStream(String) - Method in class twitter4j.TwitterStreamImpl
Returns a stream of random sample of all public statuses.
getSavedSearches() - Method in interface twitter4j.api.SavedSearchesResources
Returns the authenticated user's saved search queries.
getSavedSearches() - Method in interface twitter4j.api.SavedSearchesResourcesAsync
Returns the authenticated user's saved search queries.
getSavedSearches() - Method in class twitter4j.AsyncTwitterImpl
 
getSavedSearches() - Method in class twitter4j.TwitterImpl
 
getScopes() - Method in interface twitter4j.Status
Returns the targeting scopes applied to a status.
getScreenName() - Method in interface twitter4j.AccountSettings
Returns the user's screen name
getScreenName() - Method in class twitter4j.auth.AccessToken
 
getScreenName() - Method in interface twitter4j.Friendship
 
getScreenName() - Method in interface twitter4j.TwitterBase
Returns authenticating user's screen name.
This method may internally call verifyCredentials() on the first invocation if
- this instance is authenticated by Basic and email address is supplied instead of screen name, or - this instance is authenticated by OAuth.
Note that this method returns a transiently cached (will be lost upon serialization) screen name while it is possible to change a user's screen name.
getScreenName() - Method in class twitter4j.TwitterBaseImpl
 
getScreenName() - Method in interface twitter4j.User
Returns the screen name of the user
getScreenName() - Method in interface twitter4j.UserMentionEntity
Returns the screen name mentioned in the status.
getSecondsUntilReset() - Method in interface twitter4j.RateLimitStatus
Returns the amount of seconds until the current rate limiting period ends.
This is a value provided/calculated only by Twitter4J for handiness and not a part of the twitter API spec.
getSecretKeySpec() - Method in class twitter4j.auth.OAuthToken
 
getSender() - Method in interface twitter4j.DirectMessage
Deprecated.
getSenderId() - Method in interface twitter4j.DirectMessage
 
getSenderScreenName() - Method in interface twitter4j.DirectMessage
Deprecated.
getSentDirectMessages() - Method in interface twitter4j.api.DirectMessagesResources
getSentDirectMessages(Paging) - Method in interface twitter4j.api.DirectMessagesResources
getSentDirectMessages() - Method in interface twitter4j.api.DirectMessagesResourcesAsync
Returns a list of the direct messages sent by the authenticating user.
getSentDirectMessages(Paging) - Method in interface twitter4j.api.DirectMessagesResourcesAsync
Returns a list of the direct messages sent by the authenticating user.
getSentDirectMessages() - Method in class twitter4j.AsyncTwitterImpl
 
getSentDirectMessages(Paging) - Method in class twitter4j.AsyncTwitterImpl
 
getSentDirectMessages() - Method in class twitter4j.TwitterImpl
 
getSentDirectMessages(Paging) - Method in class twitter4j.TwitterImpl
 
getShortURLLength() - Method in interface twitter4j.TwitterAPIConfiguration
 
getShortURLLengthHttps() - Method in interface twitter4j.TwitterAPIConfiguration
 
getSimilarPlaces(GeoLocation, String, String, String) - Method in interface twitter4j.api.PlacesGeoResources
Locates places near the given coordinates which are similar in name.
getSimilarPlaces(GeoLocation, String, String, String) - Method in interface twitter4j.api.PlacesGeoResourcesAsync
Locates places near the given coordinates which are similar in name.
getSimilarPlaces(GeoLocation, String, String, String) - Method in class twitter4j.AsyncTwitterImpl
 
getSimilarPlaces(GeoLocation, String, String, String) - Method in class twitter4j.TwitterImpl
 
getSince() - Method in class twitter4j.Query
Returns tweets with since the given date.
getSinceId() - Method in class twitter4j.Paging
 
getSinceId() - Method in class twitter4j.Query
returns sinceId
getSinceId() - Method in interface twitter4j.QueryResult
 
getSingleton() - Static method in class twitter4j.AsyncTwitterFactory
Returns default singleton AsyncTwitter instance.
getSingleton() - Static method in class twitter4j.TwitterFactory
Returns default singleton Twitter instance.
getSingleton() - Static method in class twitter4j.TwitterStreamFactory
Returns default singleton TwitterStream instance.
getSiteStream(boolean, long[]) - Method in class twitter4j.TwitterStreamImpl
 
getSiteStreamBaseURL() - Method in interface twitter4j.conf.Configuration
 
getSiteStreamBaseURL() - Method in class twitter4j.conf.ConfigurationBase
 
getSiteStreamsListeners() - Method in class twitter4j.TwitterStreamImpl
 
getSize() - Method in interface twitter4j.Category
 
getSize() - Method in class twitter4j.UploadedMedia
 
getSizes() - Method in interface twitter4j.MediaEntity
Returns size variations of the media.
getSleepEndTime() - Method in interface twitter4j.AccountSettings
Returns sleep end time.
getSleepStartTime() - Method in interface twitter4j.AccountSettings
Returns sleep start time.
getSlug() - Method in interface twitter4j.Category
 
getSlug() - Method in interface twitter4j.UserList
Returns the slug of the list
getSource() - Method in interface twitter4j.Status
Returns the source
getSourceUserId() - Method in interface twitter4j.Relationship
Returns the source user id
getSourceUserScreenName() - Method in interface twitter4j.Relationship
Returns the source user screen name
getStackLineHash() - Method in class twitter4j.ExceptionDiagnosis
 
getStackLineHashAsHex() - Method in class twitter4j.ExceptionDiagnosis
 
getStart() - Method in interface twitter4j.HashtagEntity
Returns the index of the start character of the hashtag.
getStart() - Method in interface twitter4j.SymbolEntity
Returns the index of the start character of the symbol.
getStart() - Method in interface twitter4j.TweetEntity
Returns the index of the start character of the entity in the tweet.
getStart() - Method in interface twitter4j.URLEntity
Returns the index of the start character of the URL mentioned in the tweet.
getStart() - Method in interface twitter4j.UserMentionEntity
Returns the index of the start character of the user mention.
getStatistics() - Method in class twitter4j.TwitterAPIMonitor
 
getStatus() - Method in interface twitter4j.api.HelpResources.Language
 
getStatus() - Method in class twitter4j.StatusUpdate
 
getStatus() - Method in interface twitter4j.User
Returns the current status of the user
This can be null if the instance if from Status.getUser().
getStatusCode() - Method in exception twitter4j.TwitterException
 
getStatusesCount() - Method in interface twitter4j.User
 
getStatusId() - Method in interface twitter4j.StatusDeletionNotice
 
getStatusId() - Method in class twitter4j.StatusDeletionNoticeImpl
 
getStatusListeners() - Method in class twitter4j.TwitterStreamImpl
 
getStream() - Method in class twitter4j.TwitterStreamImpl.TwitterStreamConsumer
 
getStreamBaseURL() - Method in interface twitter4j.conf.Configuration
 
getStreamBaseURL() - Method in class twitter4j.conf.ConfigurationBase
 
getStreamThreadName() - Method in interface twitter4j.conf.Configuration
 
getStreamThreadName() - Method in class twitter4j.conf.ConfigurationBase
 
getStreetAddress() - Method in interface twitter4j.Place
 
getString(Properties, String, String) - Method in class twitter4j.conf.PropertyConfiguration
 
getSubscriberCount() - Method in interface twitter4j.UserList
Returns the subscriber count of the list
getSuggestedUserCategories() - Method in interface twitter4j.api.SuggestedUsersResources
Access to Twitter's suggested user list.
getSuggestedUserCategories() - Method in interface twitter4j.api.SuggestedUsersResourcesAsync
Access to Twitter's suggested user list.
getSuggestedUserCategories() - Method in class twitter4j.AsyncTwitterImpl
 
getSuggestedUserCategories() - Method in class twitter4j.TwitterImpl
 
getSymbolEntities() - Method in interface twitter4j.EntitySupport
Returns an array of SymbolEntities if medias are available in the tweet.
getSymbols(JSONObject) - Static method in class twitter4j.EntitiesParseUtil
 
getTargetUserId() - Method in interface twitter4j.Relationship
Returns the target user id
getTargetUserScreenName() - Method in interface twitter4j.Relationship
Returns the target user screen name
getTermsOfService() - Method in interface twitter4j.api.HelpResources
Returns Twitter's' Terms of Service.
getTermsOfService() - Method in interface twitter4j.api.HelpResourcesAsync
Returns Twitter's' Terms of Service.
getTermsOfService() - Method in class twitter4j.AsyncTwitterImpl
 
getTermsOfService() - Method in class twitter4j.TwitterImpl
 
getText() - Method in interface twitter4j.DirectMessage
 
getText() - Method in interface twitter4j.HashtagEntity
Returns the text of the hashtag without #.
getText() - Method in interface twitter4j.Status
Returns the text of the status
getText() - Method in interface twitter4j.TweetEntity
Returns the text of the entity
getText() - Method in interface twitter4j.URLEntity
Returns the URL mentioned in the tweet.
This method implementation is to meet TweetEntity interface and the behavior is equivalent to URLEntity.getURL()
getText() - Method in interface twitter4j.UserMentionEntity
Returns the screen name mentioned in the status.
getTimeZone() - Method in interface twitter4j.AccountSettings
Returns the timezone configured for this user.
getTimeZone() - Method in interface twitter4j.User
 
getToken() - Method in class twitter4j.auth.OAuthToken
 
getTokenSecret() - Method in class twitter4j.auth.OAuthToken
 
getTokenType() - Method in class twitter4j.auth.OAuth2Token
 
getTrendAt() - Method in interface twitter4j.Trends
 
getTrendLocations() - Method in interface twitter4j.AccountSettings
Return the user's trend locations
getTrends() - Method in interface twitter4j.Trends
 
getTweets() - Method in interface twitter4j.QueryResult
 
getTweetVolume() - Method in interface twitter4j.Trend
The tweet volume for the last 24 hours if available, -1 otherwise.
getType() - Method in interface twitter4j.MediaEntity
Returns the media type ("photo", "video", "animated_gif").
getUntil() - Method in class twitter4j.Query
Returns until
getUpdates() - Method in interface twitter4j.AccountTotals
Returns the number of total updates.
getUploadBaseURL() - Method in interface twitter4j.conf.Configuration
 
getUploadBaseURL() - Method in class twitter4j.conf.ConfigurationBase
 
getURI() - Method in interface twitter4j.UserList
Returns the uri of the list
getURL() - Method in interface twitter4j.Location
 
getUrl() - Method in interface twitter4j.MediaEntity.Variant
 
getURL() - Method in interface twitter4j.OEmbed
The url of the resource provider.
The source URL of the image.
getURL() - Method in interface twitter4j.Place
 
getURL() - Method in interface twitter4j.Trend
 
getURL() - Method in interface twitter4j.URLEntity
Returns the URL mentioned in the tweet.
getURL() - Method in interface twitter4j.User
Returns the url of the user
getURLEntities() - Method in interface twitter4j.EntitySupport
Returns an array if URLEntity mentioned in the tweet.
getURLEntity() - Method in interface twitter4j.User
Returns URL entity for user's URL.
getUrls(JSONObject) - Static method in class twitter4j.EntitiesParseUtil
 
getUser() - Method in interface twitter4j.auth.AuthorizationConfiguration
 
getUser() - Method in interface twitter4j.conf.Configuration
 
getUser() - Method in class twitter4j.conf.ConfigurationBase
 
getUser() - Method in interface twitter4j.Status
Return the user associated with the status.
This can be null if the instance is from User.getStatus().
getUser() - Method in class twitter4j.StreamController.FriendsIDs
 
getUser() - Method in interface twitter4j.UserList
Returns the user of the list
getUserId() - Method in class twitter4j.auth.AccessToken
 
getUserId() - Method in class twitter4j.auth.BasicAuthorization
 
getUserId() - Method in interface twitter4j.StatusDeletionNotice
 
getUserId() - Method in class twitter4j.StatusDeletionNoticeImpl
 
getUserListMembers(long, long) - Method in interface twitter4j.api.ListsResources
Returns the members of the specified list.
getUserListMembers(long, int, long) - Method in interface twitter4j.api.ListsResources
Returns the members of the specified list.
getUserListMembers(long, int, long, boolean) - Method in interface twitter4j.api.ListsResources
Returns the members of the specified list.
getUserListMembers(long, String, long) - Method in interface twitter4j.api.ListsResources
Returns the members of the specified list.
getUserListMembers(long, String, int, long) - Method in interface twitter4j.api.ListsResources
Returns the members of the specified list.
getUserListMembers(long, String, int, long, boolean) - Method in interface twitter4j.api.ListsResources
Returns the members of the specified list.
getUserListMembers(String, String, long) - Method in interface twitter4j.api.ListsResources
Returns the members of the specified list.
getUserListMembers(String, String, int, long) - Method in interface twitter4j.api.ListsResources
Returns the members of the specified list.
getUserListMembers(String, String, int, long, boolean) - Method in interface twitter4j.api.ListsResources
Returns the members of the specified list.
getUserListMembers(long, long) - Method in interface twitter4j.api.ListsResourcesAsync
Returns the members of the specified list.
getUserListMembers(long, String, long) - Method in interface twitter4j.api.ListsResourcesAsync
Returns the members of the specified list.
getUserListMembers(long, long) - Method in class twitter4j.AsyncTwitterImpl
 
getUserListMembers(long, String, long) - Method in class twitter4j.AsyncTwitterImpl
 
getUserListMembers(long, long) - Method in class twitter4j.TwitterImpl
 
getUserListMembers(long, int, long) - Method in class twitter4j.TwitterImpl
 
getUserListMembers(long, int, long, boolean) - Method in class twitter4j.TwitterImpl
 
getUserListMembers(long, String, long) - Method in class twitter4j.TwitterImpl
 
getUserListMembers(long, String, int, long) - Method in class twitter4j.TwitterImpl
 
getUserListMembers(long, String, int, long, boolean) - Method in class twitter4j.TwitterImpl
 
getUserListMembers(String, String, long) - Method in class twitter4j.TwitterImpl
 
getUserListMembers(String, String, int, long) - Method in class twitter4j.TwitterImpl
 
getUserListMembers(String, String, int, long, boolean) - Method in class twitter4j.TwitterImpl
 
getUserListMemberships(long) - Method in interface twitter4j.api.ListsResources
List the lists the authenticating user has been added to.
getUserListMemberships(int, long) - Method in interface twitter4j.api.ListsResources
List the lists the authenticating user has been added to.
getUserListMemberships(long, long) - Method in interface twitter4j.api.ListsResources
List the lists the specified user has been added to.
getUserListMemberships(long, int, long) - Method in interface twitter4j.api.ListsResources
List the lists the specified user has been added to.
getUserListMemberships(String, long) - Method in interface twitter4j.api.ListsResources
List the lists the specified user has been added to.
getUserListMemberships(String, int, long) - Method in interface twitter4j.api.ListsResources
List the lists the specified user has been added to.
getUserListMemberships(String, long, boolean) - Method in interface twitter4j.api.ListsResources
List the lists the specified user has been added to.
getUserListMemberships(String, int, long, boolean) - Method in interface twitter4j.api.ListsResources
List the lists the specified user has been added to.
getUserListMemberships(long, long, boolean) - Method in interface twitter4j.api.ListsResources
List the lists the specified user has been added to.
getUserListMemberships(long, int, long, boolean) - Method in interface twitter4j.api.ListsResources
List the lists the specified user has been added to.
getUserListMemberships(long) - Method in interface twitter4j.api.ListsResourcesAsync
List the lists the authenticating user has been added to.
getUserListMemberships(long, long) - Method in interface twitter4j.api.ListsResourcesAsync
List the lists the specified user has been added to.
getUserListMemberships(String, long) - Method in interface twitter4j.api.ListsResourcesAsync
List the lists the specified user has been added to.
getUserListMemberships(long, long, boolean) - Method in interface twitter4j.api.ListsResourcesAsync
List the lists the specified user has been added to.
getUserListMemberships(String, long, boolean) - Method in interface twitter4j.api.ListsResourcesAsync
List the lists the specified user has been added to.
getUserListMemberships(long) - Method in class twitter4j.AsyncTwitterImpl
 
getUserListMemberships(String, long) - Method in class twitter4j.AsyncTwitterImpl
 
getUserListMemberships(long, long) - Method in class twitter4j.AsyncTwitterImpl
 
getUserListMemberships(String, long, boolean) - Method in class twitter4j.AsyncTwitterImpl
 
getUserListMemberships(long, long, boolean) - Method in class twitter4j.AsyncTwitterImpl
 
getUserListMemberships(long) - Method in class twitter4j.TwitterImpl
 
getUserListMemberships(int, long) - Method in class twitter4j.TwitterImpl
 
getUserListMemberships(String, long) - Method in class twitter4j.TwitterImpl
 
getUserListMemberships(String, int, long) - Method in class twitter4j.TwitterImpl
 
getUserListMemberships(String, long, boolean) - Method in class twitter4j.TwitterImpl
 
getUserListMemberships(String, int, long, boolean) - Method in class twitter4j.TwitterImpl
 
getUserListMemberships(long, long) - Method in class twitter4j.TwitterImpl
 
getUserListMemberships(long, int, long) - Method in class twitter4j.TwitterImpl
 
getUserListMemberships(long, long, boolean) - Method in class twitter4j.TwitterImpl
 
getUserListMemberships(long, int, long, boolean) - Method in class twitter4j.TwitterImpl
 
getUserLists(String) - Method in interface twitter4j.api.ListsResources
List the lists of the specified user.
getUserLists(String, boolean) - Method in interface twitter4j.api.ListsResources
List the lists of the specified user.
getUserLists(long) - Method in interface twitter4j.api.ListsResources
List the lists of the specified user.
getUserLists(long, boolean) - Method in interface twitter4j.api.ListsResources
List the lists of the specified user.
getUserLists(String) - Method in interface twitter4j.api.ListsResourcesAsync
List the lists of the specified user.
getUserLists(long) - Method in interface twitter4j.api.ListsResourcesAsync
List the lists of the specified user.
getUserLists(long) - Method in class twitter4j.AsyncTwitterImpl
 
getUserLists(String) - Method in class twitter4j.AsyncTwitterImpl
 
getUserLists(String) - Method in class twitter4j.TwitterImpl
 
getUserLists(String, boolean) - Method in class twitter4j.TwitterImpl
 
getUserLists(long) - Method in class twitter4j.TwitterImpl
 
getUserLists(long, boolean) - Method in class twitter4j.TwitterImpl
 
getUserListsOwnerships(String, long) - Method in interface twitter4j.api.ListsResources
Returns the lists owned by the specified Twitter user.
getUserListsOwnerships(String, int, long) - Method in interface twitter4j.api.ListsResources
Returns the lists owned by the specified Twitter user.
getUserListsOwnerships(long, long) - Method in interface twitter4j.api.ListsResources
Returns the lists owned by the specified Twitter user.
getUserListsOwnerships(long, int, long) - Method in interface twitter4j.api.ListsResources
Returns the lists owned by the specified Twitter user.
getUserListsOwnerships(String, long) - Method in class twitter4j.TwitterImpl
 
getUserListsOwnerships(String, int, long) - Method in class twitter4j.TwitterImpl
 
getUserListsOwnerships(long, long) - Method in class twitter4j.TwitterImpl
 
getUserListsOwnerships(long, int, long) - Method in class twitter4j.TwitterImpl
 
getUserListStatuses(long, Paging) - Method in interface twitter4j.api.ListsResources
Show tweet timeline for members of the specified list.
getUserListStatuses(long, String, Paging) - Method in interface twitter4j.api.ListsResources
Show tweet timeline for members of the specified list.
getUserListStatuses(String, String, Paging) - Method in interface twitter4j.api.ListsResources
Show tweet timeline for members of the specified list.
getUserListStatuses(long, Paging) - Method in interface twitter4j.api.ListsResourcesAsync
Show tweet timeline for members of the specified list.
getUserListStatuses(long, String, Paging) - Method in interface twitter4j.api.ListsResourcesAsync
Show tweet timeline for members of the specified list.
getUserListStatuses(long, Paging) - Method in class twitter4j.AsyncTwitterImpl
 
getUserListStatuses(long, String, Paging) - Method in class twitter4j.AsyncTwitterImpl
 
getUserListStatuses(long, Paging) - Method in class twitter4j.TwitterImpl
 
getUserListStatuses(long, String, Paging) - Method in class twitter4j.TwitterImpl
 
getUserListStatuses(String, String, Paging) - Method in class twitter4j.TwitterImpl
 
getUserListSubscribers(long, long) - Method in interface twitter4j.api.ListsResources
Returns the subscribers of the specified list.
getUserListSubscribers(long, int, long) - Method in interface twitter4j.api.ListsResources
Returns the subscribers of the specified list.
getUserListSubscribers(long, int, long, boolean) - Method in interface twitter4j.api.ListsResources
Returns the subscribers of the specified list.
getUserListSubscribers(long, String, long) - Method in interface twitter4j.api.ListsResources
Returns the subscribers of the specified list.
getUserListSubscribers(long, String, int, long) - Method in interface twitter4j.api.ListsResources
Returns the subscribers of the specified list.
getUserListSubscribers(long, String, int, long, boolean) - Method in interface twitter4j.api.ListsResources
Returns the subscribers of the specified list.
getUserListSubscribers(String, String, long) - Method in interface twitter4j.api.ListsResources
Returns the subscribers of the specified list.
getUserListSubscribers(String, String, int, long) - Method in interface twitter4j.api.ListsResources
Returns the subscribers of the specified list.
getUserListSubscribers(String, String, int, long, boolean) - Method in interface twitter4j.api.ListsResources
Returns the subscribers of the specified list.
getUserListSubscribers(long, long) - Method in interface twitter4j.api.ListsResourcesAsync
Returns the subscribers of the specified list.
getUserListSubscribers(long, String, long) - Method in interface twitter4j.api.ListsResourcesAsync
Returns the subscribers of the specified list.
getUserListSubscribers(long, long) - Method in class twitter4j.AsyncTwitterImpl
 
getUserListSubscribers(long, String, long) - Method in class twitter4j.AsyncTwitterImpl
 
getUserListSubscribers(long, long) - Method in class twitter4j.TwitterImpl
 
getUserListSubscribers(long, int, long) - Method in class twitter4j.TwitterImpl
 
getUserListSubscribers(long, int, long, boolean) - Method in class twitter4j.TwitterImpl
 
getUserListSubscribers(long, String, long) - Method in class twitter4j.TwitterImpl
 
getUserListSubscribers(long, String, int, long) - Method in class twitter4j.TwitterImpl
 
getUserListSubscribers(long, String, int, long, boolean) - Method in class twitter4j.TwitterImpl
 
getUserListSubscribers(String, String, long) - Method in class twitter4j.TwitterImpl
 
getUserListSubscribers(String, String, int, long) - Method in class twitter4j.TwitterImpl
 
getUserListSubscribers(String, String, int, long, boolean) - Method in class twitter4j.TwitterImpl
 
getUserListSubscriptions(String, long) - Method in interface twitter4j.api.ListsResources
List the lists the specified user follows.
getUserListSubscriptions(String, int, long) - Method in interface twitter4j.api.ListsResources
List the lists the specified user follows.
getUserListSubscriptions(long, long) - Method in interface twitter4j.api.ListsResources
List the lists the specified user follows.
getUserListSubscriptions(long, int, long) - Method in interface twitter4j.api.ListsResources
List the lists the specified user follows.
getUserListSubscriptions(String, long) - Method in interface twitter4j.api.ListsResourcesAsync
List the lists the specified user follows.
getUserListSubscriptions(String, long) - Method in class twitter4j.AsyncTwitterImpl
 
getUserListSubscriptions(String, long) - Method in class twitter4j.TwitterImpl
 
getUserListSubscriptions(String, int, long) - Method in class twitter4j.TwitterImpl
 
getUserListSubscriptions(long, long) - Method in class twitter4j.TwitterImpl
 
getUserListSubscriptions(long, int, long) - Method in class twitter4j.TwitterImpl
 
getUserMentionEntities() - Method in interface twitter4j.EntitySupport
Returns an array of user mentions in the tweet.
getUserMentions(JSONObject) - Static method in class twitter4j.EntitiesParseUtil
 
getUsers() - Method in class twitter4j.ControlStreamInfo
 
getUserStream(String[]) - Method in class twitter4j.TwitterStreamImpl
User Streams provides real-time updates of all data needed to update a desktop application display.
getUserStreamBaseURL() - Method in interface twitter4j.conf.Configuration
 
getUserStreamBaseURL() - Method in class twitter4j.conf.ConfigurationBase
 
getUserSuggestions(String) - Method in interface twitter4j.api.SuggestedUsersResources
Access the users in a given category of the Twitter suggested user list.
It is recommended that end clients cache this data for no more than one hour.
getUserSuggestions(String) - Method in interface twitter4j.api.SuggestedUsersResourcesAsync
Access the users in a given category of the Twitter suggested user list.
It is recommended that end clients cache this data for no more than one hour.
getUserSuggestions(String) - Method in class twitter4j.AsyncTwitterImpl
 
getUserSuggestions(String) - Method in class twitter4j.TwitterImpl
 
getUserTimeline(String, Paging) - Method in interface twitter4j.api.TimelinesResources
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(long, Paging) - Method in interface twitter4j.api.TimelinesResources
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(String) - Method in interface twitter4j.api.TimelinesResources
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(long) - Method in interface twitter4j.api.TimelinesResources
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline() - Method in interface twitter4j.api.TimelinesResources
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(Paging) - Method in interface twitter4j.api.TimelinesResources
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(String, Paging) - Method in interface twitter4j.api.TimelinesResourcesAsync
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(long, Paging) - Method in interface twitter4j.api.TimelinesResourcesAsync
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(Paging) - Method in interface twitter4j.api.TimelinesResourcesAsync
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(String) - Method in interface twitter4j.api.TimelinesResourcesAsync
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(long) - Method in interface twitter4j.api.TimelinesResourcesAsync
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline() - Method in interface twitter4j.api.TimelinesResourcesAsync
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(String, Paging) - Method in class twitter4j.AsyncTwitterImpl
 
getUserTimeline(long, Paging) - Method in class twitter4j.AsyncTwitterImpl
 
getUserTimeline(Paging) - Method in class twitter4j.AsyncTwitterImpl
 
getUserTimeline(String) - Method in class twitter4j.AsyncTwitterImpl
 
getUserTimeline(long) - Method in class twitter4j.AsyncTwitterImpl
 
getUserTimeline() - Method in class twitter4j.AsyncTwitterImpl
 
getUserTimeline(String, Paging) - Method in class twitter4j.TwitterImpl
 
getUserTimeline(long, Paging) - Method in class twitter4j.TwitterImpl
 
getUserTimeline(String) - Method in class twitter4j.TwitterImpl
 
getUserTimeline(long) - Method in class twitter4j.TwitterImpl
 
getUserTimeline() - Method in class twitter4j.TwitterImpl
 
getUserTimeline(Paging) - Method in class twitter4j.TwitterImpl
 
getUtcOffset() - Method in interface twitter4j.User
 
getVersion() - Static method in class twitter4j.media.Version
 
getVersion() - Method in interface twitter4j.OEmbed
The oEmbed version number.
getVersion() - Static method in class twitter4j.Version
 
getVersion() - Static method in class twitter4j.VersionAsync
 
getVersion() - Static method in class twitter4j.VersionStream
 
getVideoAspectRatioHeight() - Method in interface twitter4j.MediaEntity
 
getVideoAspectRatioWidth() - Method in interface twitter4j.MediaEntity
 
getVideoDurationMillis() - Method in interface twitter4j.MediaEntity
 
getVideoVariants() - Method in interface twitter4j.MediaEntity
 
getWidth() - Method in interface twitter4j.MediaEntity.Size
 
getWidth() - Method in interface twitter4j.OEmbed
The width in pixels of the image specified in the url parameter.
getWithheldInCountries() - Method in interface twitter4j.Status
Returns the list of country codes where the tweet is withheld
getWithheldInCountries() - Method in interface twitter4j.User
Returns the list of country codes where the user is withheld
getWoeid() - Method in interface twitter4j.Location
 
gotAccountSettings(AccountSettings) - Method in class twitter4j.TwitterAdapter
 
gotAccountSettings(AccountSettings) - Method in interface twitter4j.TwitterListener
 
gotAPIConfiguration(TwitterAPIConfiguration) - Method in class twitter4j.TwitterAdapter
 
gotAPIConfiguration(TwitterAPIConfiguration) - Method in interface twitter4j.TwitterListener
 
gotAvailableTrends(ResponseList<Location>) - Method in class twitter4j.TwitterAdapter
 
gotAvailableTrends(ResponseList<Location>) - Method in interface twitter4j.TwitterListener
 
gotBlockIDs(IDs) - Method in class twitter4j.TwitterAdapter
 
gotBlockIDs(IDs) - Method in interface twitter4j.TwitterListener
 
gotBlocksList(ResponseList<User>) - Method in class twitter4j.TwitterAdapter
 
gotBlocksList(ResponseList<User>) - Method in interface twitter4j.TwitterListener
 
gotClosestTrends(ResponseList<Location>) - Method in class twitter4j.TwitterAdapter
 
gotClosestTrends(ResponseList<Location>) - Method in interface twitter4j.TwitterListener
 
gotContributees(ResponseList<User>) - Method in class twitter4j.TwitterAdapter
 
gotContributees(ResponseList<User>) - Method in interface twitter4j.TwitterListener
 
gotContributors(ResponseList<User>) - Method in class twitter4j.TwitterAdapter
 
gotContributors(ResponseList<User>) - Method in interface twitter4j.TwitterListener
 
gotDirectMessage(DirectMessage) - Method in class twitter4j.TwitterAdapter
 
gotDirectMessage(DirectMessage) - Method in interface twitter4j.TwitterListener
 
gotDirectMessages(ResponseList<DirectMessage>) - Method in class twitter4j.TwitterAdapter
 
gotDirectMessages(ResponseList<DirectMessage>) - Method in interface twitter4j.TwitterListener
 
gotFavorites(ResponseList<Status>) - Method in class twitter4j.TwitterAdapter
 
gotFavorites(ResponseList<Status>) - Method in interface twitter4j.TwitterListener
 
gotFollowersIDs(IDs) - Method in class twitter4j.TwitterAdapter
 
gotFollowersIDs(IDs) - Method in interface twitter4j.TwitterListener
 
gotFollowersList(PagableResponseList<User>) - Method in class twitter4j.TwitterAdapter
 
gotFollowersList(PagableResponseList<User>) - Method in interface twitter4j.TwitterListener
 
gotFriendsIDs(IDs) - Method in class twitter4j.TwitterAdapter
 
gotFriendsIDs(IDs) - Method in interface twitter4j.TwitterListener
 
gotFriendsList(PagableResponseList<User>) - Method in class twitter4j.TwitterAdapter
 
gotFriendsList(PagableResponseList<User>) - Method in interface twitter4j.TwitterListener
 
gotGeoDetails(Place) - Method in class twitter4j.TwitterAdapter
 
gotGeoDetails(Place) - Method in interface twitter4j.TwitterListener
 
gotHomeTimeline(ResponseList<Status>) - Method in class twitter4j.TwitterAdapter
 
gotHomeTimeline(ResponseList<Status>) - Method in interface twitter4j.TwitterListener
 
gotIncomingFriendships(IDs) - Method in class twitter4j.TwitterAdapter
 
gotIncomingFriendships(IDs) - Method in interface twitter4j.TwitterListener
 
gotLanguages(ResponseList<HelpResources.Language>) - Method in class twitter4j.TwitterAdapter
 
gotLanguages(ResponseList<HelpResources.Language>) - Method in interface twitter4j.TwitterListener
 
gotMemberSuggestions(ResponseList<User>) - Method in class twitter4j.TwitterAdapter
 
gotMemberSuggestions(ResponseList<User>) - Method in interface twitter4j.TwitterListener
 
gotMentions(ResponseList<Status>) - Method in class twitter4j.TwitterAdapter
 
gotMentions(ResponseList<Status>) - Method in interface twitter4j.TwitterListener
 
gotMuteIDs(IDs) - Method in class twitter4j.TwitterAdapter
 
gotMuteIDs(IDs) - Method in interface twitter4j.TwitterListener
 
gotMutesList(ResponseList<User>) - Method in class twitter4j.TwitterAdapter
 
gotMutesList(ResponseList<User>) - Method in interface twitter4j.TwitterListener
 
gotOAuth2Token(OAuth2Token) - Method in class twitter4j.TwitterAdapter
 
gotOAuth2Token(OAuth2Token) - Method in interface twitter4j.TwitterListener
 
gotOAuthAccessToken(AccessToken) - Method in class twitter4j.TwitterAdapter
 
gotOAuthAccessToken(AccessToken) - Method in interface twitter4j.TwitterListener
 
gotOAuthRequestToken(RequestToken) - Method in class twitter4j.TwitterAdapter
 
gotOAuthRequestToken(RequestToken) - Method in interface twitter4j.TwitterListener
 
gotOEmbed(OEmbed) - Method in class twitter4j.TwitterAdapter
 
gotOEmbed(OEmbed) - Method in interface twitter4j.TwitterListener
 
gotOutgoingFriendships(IDs) - Method in class twitter4j.TwitterAdapter
 
gotOutgoingFriendships(IDs) - Method in interface twitter4j.TwitterListener
 
gotPlaceTrends(Trends) - Method in class twitter4j.TwitterAdapter
 
gotPlaceTrends(Trends) - Method in interface twitter4j.TwitterListener
 
gotPrivacyPolicy(String) - Method in class twitter4j.TwitterAdapter
 
gotPrivacyPolicy(String) - Method in interface twitter4j.TwitterListener
 
gotRateLimitStatus(Map<String, RateLimitStatus>) - Method in class twitter4j.TwitterAdapter
 
gotRateLimitStatus(Map<String, RateLimitStatus>) - Method in interface twitter4j.TwitterListener
 
gotRetweets(ResponseList<Status>) - Method in class twitter4j.TwitterAdapter
 
gotRetweets(ResponseList<Status>) - Method in interface twitter4j.TwitterListener
 
gotRetweetsOfMe(ResponseList<Status>) - Method in class twitter4j.TwitterAdapter
 
gotRetweetsOfMe(ResponseList<Status>) - Method in interface twitter4j.TwitterListener
 
gotReverseGeoCode(ResponseList<Place>) - Method in class twitter4j.TwitterAdapter
 
gotReverseGeoCode(ResponseList<Place>) - Method in interface twitter4j.TwitterListener
 
gotSavedSearch(SavedSearch) - Method in class twitter4j.TwitterAdapter
 
gotSavedSearch(SavedSearch) - Method in interface twitter4j.TwitterListener
 
gotSavedSearches(ResponseList<SavedSearch>) - Method in class twitter4j.TwitterAdapter
 
gotSavedSearches(ResponseList<SavedSearch>) - Method in interface twitter4j.TwitterListener
 
gotSentDirectMessages(ResponseList<DirectMessage>) - Method in class twitter4j.TwitterAdapter
 
gotSentDirectMessages(ResponseList<DirectMessage>) - Method in interface twitter4j.TwitterListener
 
gotShowFriendship(Relationship) - Method in class twitter4j.TwitterAdapter
 
gotShowFriendship(Relationship) - Method in interface twitter4j.TwitterListener
 
gotShowStatus(Status) - Method in class twitter4j.TwitterAdapter
 
gotShowStatus(Status) - Method in interface twitter4j.TwitterListener
 
gotShowUserList(UserList) - Method in class twitter4j.TwitterAdapter
 
gotShowUserList(UserList) - Method in interface twitter4j.TwitterListener
 
gotSimilarPlaces(ResponseList<Place>) - Method in class twitter4j.TwitterAdapter
 
gotSimilarPlaces(ResponseList<Place>) - Method in interface twitter4j.TwitterListener
 
gotSuggestedUserCategories(ResponseList<Category>) - Method in class twitter4j.TwitterAdapter
 
gotSuggestedUserCategories(ResponseList<Category>) - Method in interface twitter4j.TwitterListener
 
gotTermsOfService(String) - Method in class twitter4j.TwitterAdapter
 
gotTermsOfService(String) - Method in interface twitter4j.TwitterListener
 
gotUserDetail(User) - Method in class twitter4j.TwitterAdapter
 
gotUserDetail(User) - Method in interface twitter4j.TwitterListener
 
gotUserListMembers(PagableResponseList<User>) - Method in class twitter4j.TwitterAdapter
 
gotUserListMembers(PagableResponseList<User>) - Method in interface twitter4j.TwitterListener
 
gotUserListMemberships(PagableResponseList<UserList>) - Method in class twitter4j.TwitterAdapter
 
gotUserListMemberships(PagableResponseList<UserList>) - Method in interface twitter4j.TwitterListener
 
gotUserLists(ResponseList<UserList>) - Method in class twitter4j.TwitterAdapter
 
gotUserLists(ResponseList<UserList>) - Method in interface twitter4j.TwitterListener
 
gotUserListStatuses(ResponseList<Status>) - Method in class twitter4j.TwitterAdapter
 
gotUserListStatuses(ResponseList<Status>) - Method in interface twitter4j.TwitterListener
 
gotUserListSubscribers(PagableResponseList<User>) - Method in class twitter4j.TwitterAdapter
 
gotUserListSubscribers(PagableResponseList<User>) - Method in interface twitter4j.TwitterListener
 
gotUserListSubscriptions(PagableResponseList<UserList>) - Method in class twitter4j.TwitterAdapter
 
gotUserListSubscriptions(PagableResponseList<UserList>) - Method in interface twitter4j.TwitterListener
 
gotUserSuggestions(ResponseList<User>) - Method in class twitter4j.TwitterAdapter
 
gotUserSuggestions(ResponseList<User>) - Method in interface twitter4j.TwitterListener
 
gotUserTimeline(ResponseList<Status>) - Method in class twitter4j.TwitterAdapter
 
gotUserTimeline(ResponseList<Status>) - Method in interface twitter4j.TwitterListener
 
granularity - Variable in class twitter4j.GeoQuery
 
granularity(String) - Method in class twitter4j.GeoQuery
 
gzipEnabled - Variable in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 

H

handleNextElement(StreamListener[], RawStreamListener[]) - Method in class twitter4j.StatusStreamBase
 
handler - Variable in class twitter4j.TwitterStreamImpl
 
hashCode() - Method in class twitter4j.AsyncTwitterImpl
 
hashCode() - Method in class twitter4j.auth.AccessToken
 
hashCode() - Method in class twitter4j.auth.BasicAuthorization
 
hashCode() - Method in class twitter4j.auth.OAuth2Authorization
 
hashCode() - Method in class twitter4j.auth.OAuth2Token
 
hashCode() - Method in class twitter4j.auth.OAuthAuthorization
 
hashCode() - Method in class twitter4j.auth.OAuthToken
 
hashCode() - Method in class twitter4j.conf.ConfigurationBase
 
hashCode() - Method in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 
hashCode() - Method in class twitter4j.ControlStreamInfo
 
hashCode() - Method in class twitter4j.ExceptionDiagnosis
 
hashCode() - Method in class twitter4j.FilterQuery
 
hashCode() - Method in class twitter4j.GeoLocation
 
hashCode() - Method in class twitter4j.GeoQuery
 
hashCode() - Method in class twitter4j.media.AbstractImageUploadImpl
 
hashCode() - Method in class twitter4j.media.TwitterUpload
 
hashCode() - Method in class twitter4j.OEmbedRequest
 
hashCode() - Method in class twitter4j.Paging
 
hashCode() - Method in class twitter4j.Query
 
hashCode() - Method in class twitter4j.StallWarning
 
hashCode() - Method in class twitter4j.StatusDeletionNoticeImpl
 
hashCode() - Method in class twitter4j.StatusUpdate
 
hashCode() - Method in class twitter4j.StreamController.FriendsIDs
 
hashCode() - Method in class twitter4j.StreamController.User
 
hashCode() - Method in class twitter4j.TwitterBaseImpl
 
hashCode() - Method in exception twitter4j.TwitterException
 
hashCode() - Method in class twitter4j.TwitterStreamImpl
 
hashCode() - Method in class twitter4j.UploadedMedia
 
HashtagEntity - Interface in twitter4j
A data interface representing one single Hashtag entity.
hasNext() - Method in interface twitter4j.CursorSupport
 
hasNext() - Method in interface twitter4j.IDs
 
hasNext() - Method in interface twitter4j.PagableResponseList
 
hasNext() - Method in interface twitter4j.QueryResult
test if there is next page
hasNext() - Method in class twitter4j.StreamController.FriendsIDs
 
hasPrevious() - Method in interface twitter4j.CursorSupport
 
hasPrevious() - Method in interface twitter4j.IDs
 
hasPrevious() - Method in interface twitter4j.PagableResponseList
 
hasPrevious() - Method in class twitter4j.StreamController.FriendsIDs
 
headers - Variable in class twitter4j.media.AbstractImageUploadImpl
 
help() - Method in interface twitter4j.Twitter
 
help() - Method in class twitter4j.TwitterImpl
 
HelpResources - Interface in twitter4j.api
 
HelpResources.Language - Interface in twitter4j.api
 
HelpResourcesAsync - Interface in twitter4j.api
 
hexString - Variable in class twitter4j.ExceptionDiagnosis
 
hideMedia - Variable in class twitter4j.OEmbedRequest
 
HideMedia(boolean) - Method in class twitter4j.OEmbedRequest
 
hideThread - Variable in class twitter4j.OEmbedRequest
 
HideThread(boolean) - Method in class twitter4j.OEmbedRequest
 
hideTweet - Variable in class twitter4j.OEmbedRequest
 
hideTweet(boolean) - Method in class twitter4j.OEmbedRequest
 
HMAC_SHA1 - Static variable in class twitter4j.auth.OAuthAuthorization
 
http - Variable in class twitter4j.auth.OAuth2Authorization
 
http - Static variable in class twitter4j.auth.OAuthAuthorization
 
http - Variable in class twitter4j.StreamController
 
http - Variable in class twitter4j.TwitterBaseImpl
 
http - Variable in class twitter4j.TwitterStreamImpl
 
HTTP_CONNECTION_TIMEOUT - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_ERROR_INITIAL_WAIT - Static variable in class twitter4j.TwitterStreamImpl
 
HTTP_ERROR_WAIT_CAP - Static variable in class twitter4j.TwitterStreamImpl
 
HTTP_GZIP - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_PRETTY_DEBUG - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_PROXY_HOST - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_PROXY_HOST_FALLBACK - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_PROXY_PASSWORD - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_PROXY_PORT - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_PROXY_PORT_FALLBACK - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_PROXY_USER - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_READ_TIMEOUT - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_RETRY_COUNT - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_RETRY_INTERVAL_SECS - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_STREAMING_READ_TIMEOUT - Static variable in class twitter4j.conf.PropertyConfiguration
 
httpConf - Variable in class twitter4j.conf.ConfigurationBase
 
httpConnectionTimeout - Variable in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 
httpProxyHost - Variable in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 
httpProxyPassword - Variable in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 
httpProxyPort - Variable in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 
httpProxySocks - Variable in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 
httpProxyUser - Variable in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 
httpReadTimeout - Variable in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 
httpResponse - Variable in class twitter4j.media.AbstractImageUploadImpl
 
httpResponseReceived(HttpResponseEvent) - Method in class twitter4j.TwitterBaseImpl
 
httpRetryCount - Variable in class twitter4j.conf.ConfigurationBase
 
httpRetryIntervalSeconds - Variable in class twitter4j.conf.ConfigurationBase
 
httpStreamingReadTimeout - Variable in class twitter4j.conf.ConfigurationBase
 

I

id - Variable in class twitter4j.StreamController.User
 
id - Variable in class twitter4j.TwitterBaseImpl
 
IDs - Interface in twitter4j
A data interface representing array of numeric IDs.
ids - Variable in class twitter4j.StreamController.FriendsIDs
 
image - Variable in class twitter4j.media.AbstractImageUploadImpl
 
imageHeight - Variable in class twitter4j.UploadedMedia
 
imageType - Variable in class twitter4j.UploadedMedia
 
ImageUpload - Interface in twitter4j.media
 
ImageUploadFactory - Class in twitter4j.media
 
ImageUploadFactory() - Constructor for class twitter4j.media.ImageUploadFactory
Creates an ImageUploadFactory with default configuration
ImageUploadFactory(Configuration) - Constructor for class twitter4j.media.ImageUploadFactory
Creates an ImageUploadFactory with the specified configuration
imageWidth - Variable in class twitter4j.UploadedMedia
 
ImgLyUpload - Class in twitter4j.media
 
ImgLyUpload(Configuration, OAuthAuthorization) - Constructor for class twitter4j.media.ImgLyUpload
 
IMPLICIT_PARAMS - Variable in class twitter4j.TwitterImpl
 
IMPLICIT_PARAMS_STR - Variable in class twitter4j.TwitterImpl
 
implicitParamsMap - Static variable in class twitter4j.TwitterImpl
 
implicitParamsStrMap - Static variable in class twitter4j.TwitterImpl
 
INCLUDE_EMAIL - Static variable in class twitter4j.conf.PropertyConfiguration
 
INCLUDE_ENTITIES - Static variable in class twitter4j.conf.PropertyConfiguration
 
INCLUDE_EXT_ALT_TEXT - Static variable in class twitter4j.conf.PropertyConfiguration
 
INCLUDE_MY_RETWEET - Static variable in class twitter4j.conf.PropertyConfiguration
 
INCLUDE_MY_RETWEET - Variable in class twitter4j.TwitterImpl
 
includeEmailEnabled - Variable in class twitter4j.conf.ConfigurationBase
 
includeEntitiesEnabled - Variable in class twitter4j.conf.ConfigurationBase
 
includeExtAltTextEnabled - Variable in class twitter4j.conf.ConfigurationBase
 
includeFollowingsActivity - Variable in class twitter4j.ControlStreamInfo
 
includeMyRetweetEnabled - Variable in class twitter4j.conf.ConfigurationBase
 
includeUserChanges - Variable in class twitter4j.ControlStreamInfo
 
init(JSONObject) - Method in class twitter4j.StreamController.FriendsIDs
 
init() - Method in class twitter4j.TwitterBaseImpl
 
init(JSONObject) - Method in class twitter4j.UploadedMedia
 
inReplyToStatusId - Variable in class twitter4j.StatusUpdate
 
inReplyToStatusId(long) - Method in class twitter4j.StatusUpdate
 
instances - Static variable in class twitter4j.conf.ConfigurationBase
 
invalidateOAuth2Token() - Method in class twitter4j.AsyncTwitterImpl
 
invalidateOAuth2Token() - Method in class twitter4j.auth.OAuth2Authorization
 
invalidateOAuth2Token() - Method in interface twitter4j.auth.OAuth2Support
Revokes an issued OAuth 2 Bearer Token.
invalidateOAuth2Token() - Method in class twitter4j.TwitterBaseImpl
 
invoke(List<TwitterListener>) - Method in class twitter4j.AsyncTwitterImpl.AsyncTask
 
ip - Variable in class twitter4j.GeoQuery
 
is - Variable in class twitter4j.StatusStreamBase
 
isAccountRateLimitStatus - Variable in class twitter4j.RateLimitStatusEvent
 
isAccountRateLimitStatus() - Method in class twitter4j.RateLimitStatusEvent
 
isAlwaysUseHttps() - Method in interface twitter4j.AccountSettings
Returns true if the wants to always access twitter using HTTPS.
isApplicationOnlyAuthEnabled() - Method in interface twitter4j.conf.Configuration
 
isApplicationOnlyAuthEnabled() - Method in class twitter4j.conf.ConfigurationBase
 
isAutoPopulateReplyMetadata() - Method in class twitter4j.StatusUpdate
 
isCausedByNetworkIssue() - Method in exception twitter4j.TwitterException
Tests if the exception is caused by network issue
isContributorsEnabled() - Method in interface twitter4j.User
Tests if the user is enabling contributors
isDaemonEnabled() - Method in interface twitter4j.conf.Configuration
 
isDaemonEnabled() - Method in class twitter4j.conf.ConfigurationBase
 
isDebugEnabled() - Method in interface twitter4j.conf.Configuration
 
isDebugEnabled() - Method in class twitter4j.conf.ConfigurationBase
 
isDefaultProfile() - Method in interface twitter4j.User
Tests if the user has not altered the theme or background
isDefaultProfileImage() - Method in interface twitter4j.User
Tests if the user has not uploaded their own avatar
isDiscoverableByEmail() - Method in interface twitter4j.AccountSettings
Returns true if the user is discoverable by email.
isDisplayCoordinates() - Method in class twitter4j.StatusUpdate
 
isDMAccessible() - Method in class twitter4j.StreamController.User
 
isEnabled() - Method in interface twitter4j.auth.Authorization
Returns true if authorization credentials are set.
isEnabled() - Method in class twitter4j.auth.BasicAuthorization
#{inheritDoc}
isEnabled() - Method in class twitter4j.auth.NullAuthorization
 
isEnabled() - Method in class twitter4j.auth.OAuth2Authorization
 
isEnabled() - Method in class twitter4j.auth.OAuthAuthorization
Returns true if authorization credentials are set.
isErrorMessageAvailable() - Method in exception twitter4j.TwitterException
Tests if error message from the API is available
isExceedingLengthLimitation(String) - Static method in class twitter4j.util.CharacterUtil
Returns true if the length of the string is exceeding length limitation
isFavorited() - Method in interface twitter4j.Status
Test if the status is favorited
isFollowedBy() - Method in interface twitter4j.Friendship
 
isFollowing() - Method in interface twitter4j.Friendship
 
isFollowing() - Method in interface twitter4j.UserList
Returns if the authenticated user is following the list
isFollowRequestSent() - Method in interface twitter4j.User
Returns true if the authenticating user has requested to follow this user, otherwise false.
isForUpdateWithMedia() - Method in class twitter4j.StatusUpdate
 
isGeoEnabled() - Method in interface twitter4j.AccountSettings
Return true if the user is enabling geo location
isGeoEnabled() - Method in interface twitter4j.User
 
isGZIPEnabled() - Method in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 
isGZIPEnabled() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
isHttpProxySocks() - Method in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 
isHttpProxySocks() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
isIncludeEmailEnabled() - Method in interface twitter4j.conf.Configuration
 
isIncludeEmailEnabled() - Method in class twitter4j.conf.ConfigurationBase
 
isIncludeEntitiesEnabled() - Method in interface twitter4j.conf.Configuration
 
isIncludeEntitiesEnabled() - Method in class twitter4j.conf.ConfigurationBase
 
isIncludeExtAltTextEnabled() - Method in interface twitter4j.conf.Configuration
 
isIncludeExtAltTextEnabled() - Method in class twitter4j.conf.ConfigurationBase
 
isIncludeFollowingsActivity() - Method in class twitter4j.ControlStreamInfo
 
isIncludeMyRetweetEnabled() - Method in interface twitter4j.conf.Configuration
 
isIncludeMyRetweetEnabled() - Method in class twitter4j.conf.ConfigurationBase
 
isIncludeUserChanges() - Method in class twitter4j.ControlStreamInfo
 
isIPRateLimitStatus() - Method in class twitter4j.RateLimitStatusEvent
 
isJSONStoreEnabled() - Method in interface twitter4j.conf.Configuration
 
isJSONStoreEnabled() - Method in class twitter4j.conf.ConfigurationBase
 
isMBeanEnabled() - Method in interface twitter4j.conf.Configuration
 
isMBeanEnabled() - Method in class twitter4j.conf.ConfigurationBase
 
isOk(HttpResponse) - Method in class twitter4j.TwitterImpl
 
isPossiblySensitive() - Method in interface twitter4j.Status
Returns true if the status contains a link that is identified as sensitive.
isPossiblySensitive() - Method in class twitter4j.StatusUpdate
 
isPrettyDebugEnabled() - Method in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 
isPrettyDebugEnabled() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
isProfileBackgroundTiled() - Method in interface twitter4j.User
 
isProfileUseBackgroundImage() - Method in interface twitter4j.User
 
isProtected() - Method in interface twitter4j.User
Test if the user status is protected
isPublic() - Method in interface twitter4j.UserList
tests if the list is public
isReplies() - Method in class twitter4j.ControlStreamInfo
 
isRetweet() - Method in interface twitter4j.Status
 
isRetweeted() - Method in interface twitter4j.Status
Test if the status is retweeted
isRetweetedByMe() - Method in interface twitter4j.Status
Returns true if the authenticating user has retweeted this tweet, or false when the tweet was created before this feature was enabled.
isShowAllInlineMedia() - Method in interface twitter4j.User
 
isSleepTimeEnabled() - Method in interface twitter4j.AccountSettings
Returns true if the user enabled sleep time.
isSourceBlockingTarget() - Method in interface twitter4j.Relationship
Returns if the source user is blocking the target user
isSourceFollowedByTarget() - Method in interface twitter4j.Relationship
Checks if source user is being followed by target user
isSourceFollowingTarget() - Method in interface twitter4j.Relationship
Checks if source user is following target user
isSourceMutingTarget() - Method in interface twitter4j.Relationship
Returns id the source user is muting the target user
isSourceNotificationsEnabled() - Method in interface twitter4j.Relationship
Checks if the source user has enabled notifications for updates of the target user
isSourceWantRetweets() - Method in interface twitter4j.Relationship
Checks if the retweets from the target user enabled
isStallWarningsEnabled() - Method in interface twitter4j.conf.Configuration
 
isStallWarningsEnabled() - Method in class twitter4j.conf.ConfigurationBase
 
isTargetFollowedBySource() - Method in interface twitter4j.Relationship
Checks if target user is being followed by source user.
This method is equivalent to isSourceFollowingTarget().
isTargetFollowingSource() - Method in interface twitter4j.Relationship
Checks if target user is following source user.
This method is equivalent to isSourceFollowedByTarget().
isTranslator() - Method in interface twitter4j.User
 
isTrimUserEnabled() - Method in interface twitter4j.conf.Configuration
 
isTrimUserEnabled() - Method in class twitter4j.conf.ConfigurationBase
 
isTruncated() - Method in interface twitter4j.Status
Test if the status is truncated
isTweetModeExtended() - Method in interface twitter4j.conf.Configuration
 
isTweetModeExtended() - Method in class twitter4j.conf.ConfigurationBase
 
isUserStreamRepliesAllEnabled() - Method in interface twitter4j.conf.Configuration
 
isUserStreamRepliesAllEnabled() - Method in class twitter4j.conf.ConfigurationBase
 
isUserStreamWithFollowingsEnabled() - Method in interface twitter4j.conf.Configuration
 
isUserStreamWithFollowingsEnabled() - Method in class twitter4j.conf.ConfigurationBase
 
isVerified() - Method in interface twitter4j.User
 
isWith() - Method in class twitter4j.ControlStreamInfo
 

J

JSON_STORE_ENABLED - Static variable in class twitter4j.conf.PropertyConfiguration
 
JSONObjectType - Class in twitter4j
 
JSONObjectType() - Constructor for class twitter4j.JSONObjectType
 
JSONObjectType.Type - Enum in twitter4j
 
jsonStoreEnabled - Variable in class twitter4j.conf.ConfigurationBase
 

K

KILOMETERS - Static variable in class twitter4j.Query
 

L

lang - Variable in class twitter4j.OEmbedRequest
 
lang(String) - Method in class twitter4j.OEmbedRequest
 
lang - Variable in class twitter4j.Query
 
lang(String) - Method in class twitter4j.Query
restricts tweets to the given language, given by an ISO 639-1 code
language - Variable in class twitter4j.FilterQuery
 
language(String...) - Method in class twitter4j.FilterQuery
Sets language
LARGE - Static variable in interface twitter4j.MediaEntity.Size
 
latitude - Variable in class twitter4j.GeoLocation
 
lifeCycleListeners - Variable in class twitter4j.TwitterStreamImpl
 
line - Variable in class twitter4j.StatusStreamBase.StreamEvent
 
line - Variable in class twitter4j.StatusStreamImpl
 
lineNumberHash - Variable in class twitter4j.ExceptionDiagnosis
 
links(int) - Method in interface twitter4j.TwitterStream
Starts listening on all public statuses containing links.
links(int) - Method in class twitter4j.TwitterStreamImpl
 
list() - Method in interface twitter4j.Twitter
 
list() - Method in class twitter4j.TwitterImpl
 
listeners - Variable in class twitter4j.AsyncTwitterImpl.AsyncTask
 
listeners - Variable in class twitter4j.AsyncTwitterImpl
 
ListsResources - Interface in twitter4j.api
 
ListsResourcesAsync - Interface in twitter4j.api
 
loadProperties(Properties, String) - Method in class twitter4j.conf.PropertyConfiguration
 
loadProperties(Properties, InputStream) - Method in class twitter4j.conf.PropertyConfiguration
 
locale - Variable in class twitter4j.Query
 
locale(String) - Method in class twitter4j.Query
Specify the language of the query you are sending (only ja is currently effective).
location - Variable in class twitter4j.GeoQuery
 
Location - Interface in twitter4j
 
location - Variable in class twitter4j.StatusUpdate
 
location(GeoLocation) - Method in class twitter4j.StatusUpdate
 
locations - Variable in class twitter4j.FilterQuery
 
locations(double[]...) - Method in class twitter4j.FilterQuery
Sets locations
lock - Variable in class twitter4j.StreamController
 
logger - Static variable in class twitter4j.auth.OAuthAuthorization
 
logger - Static variable in class twitter4j.JSONObjectType
 
logger - Static variable in class twitter4j.media.AbstractImageUploadImpl
 
logger - Static variable in class twitter4j.StatusStreamBase
 
logger - Static variable in class twitter4j.StreamController
 
logger - Static variable in class twitter4j.TwitterAPIMonitor
 
logger - Static variable in class twitter4j.TwitterImpl
 
logger - Static variable in class twitter4j.TwitterStreamImpl
 
LOGGER_FACTORY - Static variable in class twitter4j.conf.PropertyConfiguration
 
loggerFactory - Variable in class twitter4j.conf.ConfigurationBase
 
longitude - Variable in class twitter4j.GeoLocation
 
lookedup(ResponseList<Status>) - Method in class twitter4j.TwitterAdapter
 
lookedup(ResponseList<Status>) - Method in interface twitter4j.TwitterListener
 
lookedUpFriendships(ResponseList<Friendship>) - Method in class twitter4j.TwitterAdapter
 
lookedUpFriendships(ResponseList<Friendship>) - Method in interface twitter4j.TwitterListener
 
lookedupUsers(ResponseList<User>) - Method in class twitter4j.TwitterAdapter
 
lookedupUsers(ResponseList<User>) - Method in interface twitter4j.TwitterListener
 
lookup(long...) - Method in interface twitter4j.api.TweetsResources
Returns fully-hydrated tweet objects for up to 100 tweets per request, as specified by comma-separated values passed to the id parameter.
lookup(long...) - Method in interface twitter4j.api.TweetsResourcesAsync
Returns fully-hydrated tweet objects for up to 100 tweets per request, as specified by comma-separated values passed to the id parameter.
lookup(long...) - Method in class twitter4j.AsyncTwitterImpl
 
lookup(long...) - Method in class twitter4j.TwitterImpl
 
lookupFriendships(long...) - Method in interface twitter4j.api.FriendsFollowersResources
Returns the relationship of the authenticating user to the specified users.
lookupFriendships(String...) - Method in interface twitter4j.api.FriendsFollowersResources
Returns the relationship of the authenticating user to the specified users.
lookupFriendships(long...) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Returns the relationship of the authenticating user to the specified users.
lookupFriendships(String...) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Returns the relationship of the authenticating user to the specified users.
lookupFriendships(long...) - Method in class twitter4j.AsyncTwitterImpl
 
lookupFriendships(String...) - Method in class twitter4j.AsyncTwitterImpl
 
lookupFriendships(long...) - Method in class twitter4j.TwitterImpl
 
lookupFriendships(String...) - Method in class twitter4j.TwitterImpl
 
lookupUsers(long...) - Method in interface twitter4j.api.UsersResources
Return up to 100 users worth of extended information, specified by either ID, screen name, or combination of the two.
lookupUsers(String...) - Method in interface twitter4j.api.UsersResources
Return up to 100 users worth of extended information, specified by either ID, screen name, or combination of the two.
lookupUsers(long...) - Method in interface twitter4j.api.UsersResourcesAsync
Return up to 100 users worth of extended information, specified by either ID, screen name, or combination of the two.
lookupUsers(String...) - Method in interface twitter4j.api.UsersResourcesAsync
Return up to 100 users worth of extended information, specified by either ID, screen name, or combination of the two.
lookupUsers(long...) - Method in class twitter4j.AsyncTwitterImpl
 
lookupUsers(String...) - Method in class twitter4j.AsyncTwitterImpl
 
lookupUsers(long...) - Method in class twitter4j.TwitterImpl
 
lookupUsers(String...) - Method in class twitter4j.TwitterImpl
 

M

main(String[]) - Static method in class twitter4j.media.Version
prints the version string
main(String[]) - Static method in class twitter4j.Version
prints the version string
main(String[]) - Static method in class twitter4j.VersionAsync
prints the version string
main(String[]) - Static method in class twitter4j.VersionStream
prints the version string
MAX_TWEET_LENGTH - Static variable in class twitter4j.util.CharacterUtil
 
MAX_VIDEO_SIZE - Variable in class twitter4j.TwitterImpl
 
maxId - Variable in class twitter4j.Paging
 
maxId(long) - Method in class twitter4j.Paging
 
maxId - Variable in class twitter4j.Query
 
maxId(long) - Method in class twitter4j.Query
If specified, returns tweets with status ids less than the given id.
maxResults - Variable in class twitter4j.GeoQuery
 
maxResults(int) - Method in class twitter4j.GeoQuery
 
maxWidth - Variable in class twitter4j.OEmbedRequest
 
MaxWidth(int) - Method in class twitter4j.OEmbedRequest
 
MB - Variable in class twitter4j.TwitterImpl
 
MBEAN_ENABLED - Static variable in class twitter4j.conf.PropertyConfiguration
 
mbeanEnabled - Variable in class twitter4j.conf.ConfigurationBase
 
media(File) - Method in class twitter4j.StatusUpdate
 
media(String, InputStream) - Method in class twitter4j.StatusUpdate
 
MEDIA_PROVIDER - Static variable in class twitter4j.conf.PropertyConfiguration
 
MEDIA_PROVIDER_API_KEY - Static variable in class twitter4j.conf.PropertyConfiguration
 
MEDIA_PROVIDER_PARAMETERS - Static variable in class twitter4j.conf.PropertyConfiguration
 
mediaBody - Variable in class twitter4j.StatusUpdate
 
MediaEntity - Interface in twitter4j
 
MediaEntity.Size - Interface in twitter4j
 
MediaEntity.Variant - Interface in twitter4j
 
mediaFile - Variable in class twitter4j.StatusUpdate
 
mediaId - Variable in class twitter4j.UploadedMedia
 
mediaIds - Variable in class twitter4j.StatusUpdate
 
mediaName - Variable in class twitter4j.StatusUpdate
 
mediaProvider - Variable in class twitter4j.conf.ConfigurationBase
 
MediaProvider - Enum in twitter4j.media
 
MediaProvider() - Constructor for enum twitter4j.media.MediaProvider
 
mediaProviderAPIKey - Variable in class twitter4j.conf.ConfigurationBase
 
mediaProviderParameters - Variable in class twitter4j.conf.ConfigurationBase
 
MEDIUM - Static variable in interface twitter4j.MediaEntity.Size
 
mergeImplicitParams(HttpParameter...) - Method in class twitter4j.TwitterImpl
 
mergeParameters(HttpParameter[], HttpParameter[]) - Method in class twitter4j.TwitterImpl
 
mergeParameters(HttpParameter[], HttpParameter) - Method in class twitter4j.TwitterImpl
 
message - Variable in class twitter4j.media.AbstractImageUploadImpl
 
message - Variable in class twitter4j.StallWarning
 
method - Variable in class twitter4j.AsyncTwitterImpl.AsyncTask
 
methodCalled(String, long, boolean) - Method in class twitter4j.TwitterAPIMonitor
 
MILES - Static variable in class twitter4j.Query
 
MIXED - Static variable in class twitter4j.Query
mixed: Include both popular and real time results in the response.
MobypictureUpload - Class in twitter4j.media
 
MobypictureUpload(Configuration, String, OAuthAuthorization) - Constructor for class twitter4j.media.MobypictureUpload
 
Mode() - Constructor for enum twitter4j.TwitterStreamImpl.Mode
 
mode - Variable in class twitter4j.TwitterStreamImpl.TwitterStreamConsumer
 
MyHttpClientConfiguration(String, String, String, int, boolean, int, int, boolean, boolean) - Constructor for class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 

N

N_HOURS_AGO - Static variable in class twitter4j.util.TimeSpanConverter
 
N_MINUTES_AGO - Static variable in class twitter4j.util.TimeSpanConverter
 
N_SECONDS_AGO - Static variable in class twitter4j.util.TimeSpanConverter
 
name - Variable in class twitter4j.StreamController.User
 
NAME - Variable in class twitter4j.TwitterStreamImpl.TwitterStreamConsumer
 
nested - Variable in exception twitter4j.TwitterException
 
nestedConf - Variable in class twitter4j.StreamingReadTimeoutConfiguration
 
next(StatusListener) - Method in class twitter4j.SiteStreamsImpl
 
next(StreamListener[], RawStreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
next(StatusListener) - Method in interface twitter4j.StatusStream
Reads next status from this stream.
next(StatusListener) - Method in class twitter4j.StatusStreamBase
 
next(StreamListener[], RawStreamListener[]) - Method in class twitter4j.StatusStreamBase
 
next(StatusListener) - Method in class twitter4j.StatusStreamImpl
 
next(StreamListener[], RawStreamListener[]) - Method in class twitter4j.StatusStreamImpl
 
next(StreamListener[], RawStreamListener[]) - Method in interface twitter4j.StreamImplementation
 
next(UserStreamListener) - Method in interface twitter4j.UserStream
Reads next element from this stream.
next(UserStreamListener) - Method in class twitter4j.UserStreamImpl
 
nextCursor - Variable in class twitter4j.StreamController.FriendsIDs
 
nextPage() - Method in class twitter4j.Query
 
nextPageQuery - Variable in class twitter4j.Query
 
nextQuery() - Method in interface twitter4j.QueryResult
Returns a Query instance to fetch next page or null if there is no next page.
NO_WAIT - Static variable in class twitter4j.TwitterStreamImpl
 
NONE - Static variable in interface twitter4j.TwitterResponse
 
normalize(Properties) - Method in class twitter4j.conf.PropertyConfiguration
 
normalizeRequestParameters(HttpParameter[]) - Static method in class twitter4j.auth.OAuthAuthorization
The request parameters are collected, sorted and concatenated into a normalized string:
• Parameters in the OAuth HTTP Authorization header excluding the realm parameter.
• Parameters in the HTTP POST request body (with a content-type of application/x-www-form-urlencoded).
• HTTP GET parameters added to the URLs in the query part (as defined by [RFC3986] section 3).

The oauth_signature parameter MUST be excluded.
The parameters are normalized into a single string as follows:
1.
normalizeRequestParameters(List<HttpParameter>) - Static method in class twitter4j.auth.OAuthAuthorization
 
notNull(Properties, String, String) - Method in class twitter4j.conf.PropertyConfiguration
 
NOW - Static variable in class twitter4j.util.TimeSpanConverter
 
NULL_PARAMETER_ARRAY - Static variable in class twitter4j.Paging
 
NULL_PARAMETER_LIST - Static variable in class twitter4j.Paging
 
NullAuthorization - Class in twitter4j.auth
An interface represents credentials.
NullAuthorization() - Constructor for class twitter4j.auth.NullAuthorization
 
numberOfHandlers - Static variable in class twitter4j.TwitterStreamImpl
 

O

oauth - Variable in class twitter4j.auth.RequestToken
 
oauth - Variable in class twitter4j.media.AbstractImageUploadImpl
 
OAUTH2_ACCESS_TOKEN - Static variable in class twitter4j.conf.PropertyConfiguration
 
OAUTH2_INVALIDATE_TOKEN_URL - Static variable in class twitter4j.conf.PropertyConfiguration
 
OAUTH2_SCOPE - Static variable in class twitter4j.conf.PropertyConfiguration
 
OAUTH2_TOKEN_TYPE - Static variable in class twitter4j.conf.PropertyConfiguration
 
OAUTH2_TOKEN_URL - Static variable in class twitter4j.conf.PropertyConfiguration
 
oAuth2AccessToken - Variable in class twitter4j.conf.ConfigurationBase
 
OAuth2Authorization - Class in twitter4j.auth
 
OAuth2Authorization(Configuration) - Constructor for class twitter4j.auth.OAuth2Authorization
 
oAuth2InvalidateTokenURL - Variable in class twitter4j.conf.ConfigurationBase
 
oAuth2Scope - Variable in class twitter4j.conf.ConfigurationBase
 
OAuth2Support - Interface in twitter4j.auth
 
OAuth2Token - Class in twitter4j.auth
 
OAuth2Token(HttpResponse) - Constructor for class twitter4j.auth.OAuth2Token
 
OAuth2Token(String, String) - Constructor for class twitter4j.auth.OAuth2Token
 
oAuth2TokenType - Variable in class twitter4j.conf.ConfigurationBase
 
oAuth2TokenURL - Variable in class twitter4j.conf.ConfigurationBase
 
OAUTH_ACCESS_TOKEN - Static variable in class twitter4j.conf.PropertyConfiguration
 
OAUTH_ACCESS_TOKEN_SECRET - Static variable in class twitter4j.conf.PropertyConfiguration
 
OAUTH_ACCESS_TOKEN_URL - Static variable in class twitter4j.conf.PropertyConfiguration
 
OAUTH_AUTHENTICATION_URL - Static variable in class twitter4j.conf.PropertyConfiguration
 
OAUTH_AUTHORIZATION_URL - Static variable in class twitter4j.conf.PropertyConfiguration
 
OAUTH_CONSUMER_KEY - Static variable in class twitter4j.conf.PropertyConfiguration
 
OAUTH_CONSUMER_SECRET - Static variable in class twitter4j.conf.PropertyConfiguration
 
OAUTH_REQUEST_TOKEN_URL - Static variable in class twitter4j.conf.PropertyConfiguration
 
OAUTH_SIGNATURE_METHOD - Static variable in class twitter4j.auth.OAuthAuthorization
 
oAuthAccessToken - Variable in class twitter4j.conf.ConfigurationBase
 
oAuthAccessTokenSecret - Variable in class twitter4j.conf.ConfigurationBase
 
oAuthAccessTokenURL - Variable in class twitter4j.conf.ConfigurationBase
 
oAuthAuthenticationURL - Variable in class twitter4j.conf.ConfigurationBase
 
OAuthAuthorization - Class in twitter4j.auth
 
OAuthAuthorization(Configuration) - Constructor for class twitter4j.auth.OAuthAuthorization
 
oAuthAuthorizationURL - Variable in class twitter4j.conf.ConfigurationBase
 
oAuthConsumerKey - Variable in class twitter4j.conf.ConfigurationBase
 
oAuthConsumerSecret - Variable in class twitter4j.conf.ConfigurationBase
 
oAuthRequestTokenURL - Variable in class twitter4j.conf.ConfigurationBase
 
OAuthSupport - Interface in twitter4j.auth
 
oauthToken - Variable in class twitter4j.auth.OAuthAuthorization
 
OAuthToken - Class in twitter4j.auth
 
OAuthToken(String, String) - Constructor for class twitter4j.auth.OAuthToken
 
OAuthToken(HttpResponse) - Constructor for class twitter4j.auth.OAuthToken
 
OEmbed - Interface in twitter4j
 
OEmbedRequest - Class in twitter4j
 
OEmbedRequest(long, String) - Constructor for class twitter4j.OEmbedRequest
 
OEmbedRequest.Align - Enum in twitter4j
 
OEmbedRequest.WidgetType - Enum in twitter4j
 
omitScript - Variable in class twitter4j.OEmbedRequest
 
omitScript(boolean) - Method in class twitter4j.OEmbedRequest
 
onBlock(long, User, User) - Method in class twitter4j.SiteStreamsAdapter
 
onBlock(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onBlock(long, User, User) - Method in interface twitter4j.SiteStreamsListener
 
onBlock(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onBlock(User, User) - Method in class twitter4j.UserStreamAdapter
 
onBlock(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.UserStreamImpl
 
onBlock(User, User) - Method in interface twitter4j.UserStreamListener
 
onCleanUp() - Method in interface twitter4j.ConnectionLifeCycleListener
called before thread gets cleaned up
onClose() - Method in class twitter4j.SiteStreamsImpl
 
onClose() - Method in class twitter4j.StatusStreamBase
 
onClose() - Method in class twitter4j.StatusStreamImpl
 
onConnect() - Method in interface twitter4j.ConnectionLifeCycleListener
called after connection was established
onDelete(JSONObject, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onDelete(JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onDelete(JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamImpl
 
onDeletionNotice(long, StatusDeletionNotice) - Method in class twitter4j.SiteStreamsAdapter
 
onDeletionNotice(long, long, long) - Method in class twitter4j.SiteStreamsAdapter
 
onDeletionNotice(long, StatusDeletionNotice) - Method in interface twitter4j.SiteStreamsListener
 
onDeletionNotice(long, long, long) - Method in interface twitter4j.SiteStreamsListener
 
onDeletionNotice(StatusDeletionNotice) - Method in class twitter4j.StatusAdapter
 
onDeletionNotice(StatusDeletionNotice) - Method in interface twitter4j.StatusListener
Called upon deletionNotice notices.
onDeletionNotice(long, long) - Method in class twitter4j.UserStreamAdapter
 
onDeletionNotice(long, long) - Method in interface twitter4j.UserStreamListener
 
onDirectMessage(long, DirectMessage) - Method in class twitter4j.SiteStreamsAdapter
 
onDirectMessage(JSONObject, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onDirectMessage(long, DirectMessage) - Method in interface twitter4j.SiteStreamsListener
 
onDirectMessage(JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onDirectMessage(DirectMessage) - Method in class twitter4j.UserStreamAdapter
 
onDirectMessage(JSONObject, StreamListener[]) - Method in class twitter4j.UserStreamImpl
 
onDirectMessage(DirectMessage) - Method in interface twitter4j.UserStreamListener
 
onDisconnect() - Method in interface twitter4j.ConnectionLifeCycleListener
called after connection was disconnected
onDisconnectionNotice(String) - Method in class twitter4j.SiteStreamsAdapter
 
onDisconnectionNotice(String, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onDisconnectionNotice(String) - Method in interface twitter4j.SiteStreamsListener
onDisconnectionNotice(String, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
ONE_DAY_IN_SECONDS - Static variable in class twitter4j.util.TimeSpanConverter
 
ONE_HOUR_IN_SECONDS - Static variable in class twitter4j.util.TimeSpanConverter
 
ONE_MONTH_IN_SECONDS - Static variable in class twitter4j.util.TimeSpanConverter
 
onException(Exception) - Method in class twitter4j.SiteStreamsAdapter
 
onException(Exception, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onException(Exception) - Method in interface twitter4j.SiteStreamsListener
 
onException(Exception) - Method in class twitter4j.StatusAdapter
 
onException(Exception, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onException(Exception, StreamListener[], RawStreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onException(Exception, StreamListener[]) - Method in class twitter4j.StatusStreamImpl
 
onException(Exception, StreamListener[], RawStreamListener[]) - Method in interface twitter4j.StreamImplementation
 
onException(Exception) - Method in interface twitter4j.StreamListener
 
onException(TwitterException, TwitterMethod) - Method in class twitter4j.TwitterAdapter
 
onException(TwitterException, TwitterMethod) - Method in interface twitter4j.TwitterListener
 
onException(Consumer<Exception>) - Method in interface twitter4j.TwitterStream
 
onException(Consumer<Exception>) - Method in class twitter4j.TwitterStreamImpl
 
onException(Exception) - Method in class twitter4j.UserStreamAdapter
 
onFavorite(long, User, User, Status) - Method in class twitter4j.SiteStreamsAdapter
 
onFavorite(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onFavorite(long, User, User, Status) - Method in interface twitter4j.SiteStreamsListener
 
onFavorite(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onFavorite(User, User, Status) - Method in class twitter4j.UserStreamAdapter
 
onFavorite(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.UserStreamImpl
 
onFavorite(User, User, Status) - Method in interface twitter4j.UserStreamListener
 
onFavoritedRetweet(User, User, Status) - Method in class twitter4j.SiteStreamsAdapter
 
onFavoritedRetweet(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onFavoritedRetweet(User, User, Status) - Method in interface twitter4j.SiteStreamsListener
 
onFavoritedRetweet(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onFavoritedRetweet(User, User, Status) - Method in class twitter4j.UserStreamAdapter
 
onFavoritedRetweet(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.UserStreamImpl
 
onFavoritedRetweet(User, User, Status) - Method in interface twitter4j.UserStreamListener
 
onFollow(long, User, User) - Method in class twitter4j.SiteStreamsAdapter
 
onFollow(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onFollow(long, User, User) - Method in interface twitter4j.SiteStreamsListener
 
onFollow(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onFollow(User, User) - Method in class twitter4j.UserStreamAdapter
 
onFollow(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.UserStreamImpl
 
onFollow(User, User) - Method in interface twitter4j.UserStreamListener
 
onFriendList(long, long[]) - Method in class twitter4j.SiteStreamsAdapter
 
onFriendList(long, long[]) - Method in interface twitter4j.SiteStreamsListener
 
onFriendList(long[]) - Method in class twitter4j.UserStreamAdapter
 
onFriendList(long[]) - Method in interface twitter4j.UserStreamListener
 
onFriends(JSONObject, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onFriends(JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onFriends(JSONObject, StreamListener[]) - Method in class twitter4j.UserStreamImpl
 
onLimit(JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onLimit(JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamImpl
 
onMessage(String) - Method in interface twitter4j.RawStreamListener
 
onMessage(String, RawStreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onMessage(String, RawStreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onMessage(String, RawStreamListener[]) - Method in class twitter4j.StatusStreamImpl
 
onMute(long, User, User) - Method in class twitter4j.SiteStreamsAdapter
 
onMute(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onMute(long, User, User) - Method in interface twitter4j.SiteStreamsListener
 
onMute(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onQuotedTweet(User, User, Status) - Method in class twitter4j.SiteStreamsAdapter
 
onQuotedTweet(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onQuotedTweet(User, User, Status) - Method in interface twitter4j.SiteStreamsListener
 
onQuotedTweet(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onQuotedTweet(User, User, Status) - Method in class twitter4j.UserStreamAdapter
 
onQuotedTweet(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.UserStreamImpl
 
onQuotedTweet(User, User, Status) - Method in interface twitter4j.UserStreamListener
 
onRateLimitReached(RateLimitStatusEvent) - Method in interface twitter4j.RateLimitStatusListener
Called when the account or IP address is hitting the rate limit.
onRateLimitStatus will be also called before this event.
onRateLimitReached(Consumer<RateLimitStatusEvent>) - Method in interface twitter4j.TwitterBase
Registers a RateLimitStatusListener for account associated rate limits
onRateLimitReached(Consumer<RateLimitStatusEvent>) - Method in class twitter4j.TwitterBaseImpl
 
onRateLimitStatus(RateLimitStatusEvent) - Method in interface twitter4j.RateLimitStatusListener
Called when the response contains rate limit status.
onRateLimitStatus(Consumer<RateLimitStatusEvent>) - Method in interface twitter4j.TwitterBase
Registers a lambda action for account associated rate limits
onRateLimitStatus(Consumer<RateLimitStatusEvent>) - Method in class twitter4j.TwitterBaseImpl
 
onRetweetedRetweet(User, User, Status) - Method in class twitter4j.SiteStreamsAdapter
 
onRetweetedRetweet(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onRetweetedRetweet(User, User, Status) - Method in interface twitter4j.SiteStreamsListener
 
onRetweetedRetweet(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onRetweetedRetweet(User, User, Status) - Method in class twitter4j.UserStreamAdapter
 
onRetweetedRetweet(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.UserStreamImpl
 
onRetweetedRetweet(User, User, Status) - Method in interface twitter4j.UserStreamListener
 
onScrubGeo(long, long) - Method in class twitter4j.StatusAdapter
 
onScrubGeo(long, long) - Method in interface twitter4j.StatusListener
Called upon location deletion messages.
onScrubGeo(JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onScrubGeo(JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamImpl
 
onScrubGeo(JSONObject, StreamListener[]) - Method in class twitter4j.UserStreamImpl
 
onSender(JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onSender(JSONObject, StreamListener[]) - Method in class twitter4j.UserStreamImpl
 
onStallWarning(StallWarning) - Method in class twitter4j.StatusAdapter
 
onStallWarning(StallWarning) - Method in interface twitter4j.StatusListener
Called when receiving stall warnings.
onStallWarning(JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onStallWarning(JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamImpl
 
onStatus(long, Status) - Method in class twitter4j.SiteStreamsAdapter
 
onStatus(JSONObject, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onStatus(long, Status) - Method in interface twitter4j.SiteStreamsListener
 
onStatus(Status) - Method in class twitter4j.StatusAdapter
 
onStatus(Status) - Method in interface twitter4j.StatusListener
 
onStatus(JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onStatus(JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamImpl
 
onStatus(Consumer<Status>) - Method in interface twitter4j.TwitterStream
 
onStatus(Consumer<Status>) - Method in class twitter4j.TwitterStreamImpl
 
onTrackLimitationNotice(int) - Method in class twitter4j.StatusAdapter
 
onTrackLimitationNotice(int) - Method in interface twitter4j.StatusListener
This notice will be sent each time a limited stream becomes unlimited.
If this number is high and or rapidly increasing, it is an indication that your predicate is too broad, and you should consider a predicate with higher selectivity.
onUnblock(long, User, User) - Method in class twitter4j.SiteStreamsAdapter
 
onUnblock(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onUnblock(long, User, User) - Method in interface twitter4j.SiteStreamsListener
 
onUnblock(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onUnblock(User, User) - Method in class twitter4j.UserStreamAdapter
 
onUnblock(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.UserStreamImpl
 
onUnblock(User, User) - Method in interface twitter4j.UserStreamListener
 
onUnfavorite(long, User, User, Status) - Method in class twitter4j.SiteStreamsAdapter
 
onUnfavorite(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onUnfavorite(long, User, User, Status) - Method in interface twitter4j.SiteStreamsListener
 
onUnfavorite(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onUnfavorite(User, User, Status) - Method in class twitter4j.UserStreamAdapter
 
onUnfavorite(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.UserStreamImpl
 
onUnfavorite(User, User, Status) - Method in interface twitter4j.UserStreamListener
 
onUnfollow(long, User, User) - Method in class twitter4j.SiteStreamsAdapter
 
onUnfollow(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onUnfollow(long, User, User) - Method in interface twitter4j.SiteStreamsListener
 
onUnfollow(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onUnfollow(User, User) - Method in class twitter4j.UserStreamAdapter
 
onUnfollow(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.UserStreamImpl
 
onUnfollow(User, User) - Method in interface twitter4j.UserStreamListener
 
onUnmute(long, User, User) - Method in class twitter4j.SiteStreamsAdapter
 
onUnmute(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onUnmute(long, User, User) - Method in interface twitter4j.SiteStreamsListener
 
onUnmute(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onUserDeletion(long, long) - Method in class twitter4j.SiteStreamsAdapter
 
onUserDeletion(long, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onUserDeletion(long, long) - Method in interface twitter4j.SiteStreamsListener
 
onUserDeletion(long, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onUserDeletion(long) - Method in class twitter4j.UserStreamAdapter
 
onUserDeletion(long, StreamListener[]) - Method in class twitter4j.UserStreamImpl
 
onUserDeletion(long) - Method in interface twitter4j.UserStreamListener
 
onUserListCreation(long, User, UserList) - Method in class twitter4j.SiteStreamsAdapter
 
onUserListCreation(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onUserListCreation(long, User, UserList) - Method in interface twitter4j.SiteStreamsListener
 
onUserListCreation(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onUserListCreation(User, UserList) - Method in class twitter4j.UserStreamAdapter
 
onUserListCreation(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.UserStreamImpl
 
onUserListCreation(User, UserList) - Method in interface twitter4j.UserStreamListener
 
onUserListDeletion(long, User, UserList) - Method in class twitter4j.SiteStreamsAdapter
 
onUserListDeletion(long, User, UserList) - Method in interface twitter4j.SiteStreamsListener
 
onUserListDeletion(User, UserList) - Method in class twitter4j.UserStreamAdapter
 
onUserListDeletion(User, UserList) - Method in interface twitter4j.UserStreamListener
 
onUserListDestroyed(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onUserListDestroyed(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onUserListDestroyed(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.UserStreamImpl
 
onUserListMemberAddition(long, User, User, UserList) - Method in class twitter4j.SiteStreamsAdapter
 
onUserListMemberAddition(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onUserListMemberAddition(long, User, User, UserList) - Method in interface twitter4j.SiteStreamsListener
 
onUserListMemberAddition(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onUserListMemberAddition(User, User, UserList) - Method in class twitter4j.UserStreamAdapter
 
onUserListMemberAddition(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.UserStreamImpl
 
onUserListMemberAddition(User, User, UserList) - Method in interface twitter4j.UserStreamListener
 
onUserListMemberDeletion(long, User, User, UserList) - Method in class twitter4j.SiteStreamsAdapter
 
onUserListMemberDeletion(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onUserListMemberDeletion(long, User, User, UserList) - Method in interface twitter4j.SiteStreamsListener
 
onUserListMemberDeletion(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onUserListMemberDeletion(User, User, UserList) - Method in class twitter4j.UserStreamAdapter
 
onUserListMemberDeletion(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.UserStreamImpl
 
onUserListMemberDeletion(User, User, UserList) - Method in interface twitter4j.UserStreamListener
 
onUserListSubscription(long, User, User, UserList) - Method in class twitter4j.SiteStreamsAdapter
 
onUserListSubscription(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onUserListSubscription(long, User, User, UserList) - Method in interface twitter4j.SiteStreamsListener
 
onUserListSubscription(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onUserListSubscription(User, User, UserList) - Method in class twitter4j.UserStreamAdapter
 
onUserListSubscription(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.UserStreamImpl
 
onUserListSubscription(User, User, UserList) - Method in interface twitter4j.UserStreamListener
 
onUserListUnsubscription(long, User, User, UserList) - Method in class twitter4j.SiteStreamsAdapter
 
onUserListUnsubscription(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onUserListUnsubscription(long, User, User, UserList) - Method in interface twitter4j.SiteStreamsListener
 
onUserListUnsubscription(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onUserListUnsubscription(User, User, UserList) - Method in class twitter4j.UserStreamAdapter
 
onUserListUnsubscription(JSONObject, JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.UserStreamImpl
 
onUserListUnsubscription(User, User, UserList) - Method in interface twitter4j.UserStreamListener
 
onUserListUpdate(long, User, UserList) - Method in class twitter4j.SiteStreamsAdapter
 
onUserListUpdate(long, User, UserList) - Method in interface twitter4j.SiteStreamsListener
 
onUserListUpdate(User, UserList) - Method in class twitter4j.UserStreamAdapter
 
onUserListUpdate(User, UserList) - Method in interface twitter4j.UserStreamListener
 
onUserListUpdated(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onUserListUpdated(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onUserListUpdated(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.UserStreamImpl
 
onUserProfileUpdate(long, User) - Method in class twitter4j.SiteStreamsAdapter
 
onUserProfileUpdate(long, User) - Method in interface twitter4j.SiteStreamsListener
 
onUserProfileUpdate(User) - Method in class twitter4j.UserStreamAdapter
 
onUserProfileUpdate(User) - Method in interface twitter4j.UserStreamListener
 
onUserSuspension(long, long) - Method in class twitter4j.SiteStreamsAdapter
 
onUserSuspension(long, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onUserSuspension(long, long) - Method in interface twitter4j.SiteStreamsListener
 
onUserSuspension(long, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onUserSuspension(long) - Method in class twitter4j.UserStreamAdapter
 
onUserSuspension(long, StreamListener[]) - Method in class twitter4j.UserStreamImpl
 
onUserSuspension(long) - Method in interface twitter4j.UserStreamListener
 
onUserUpdate(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
onUserUpdate(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.StatusStreamBase
 
onUserUpdate(JSONObject, JSONObject, StreamListener[]) - Method in class twitter4j.UserStreamImpl
 

P

PagableResponseList<T extends TwitterResponse> - Interface in twitter4j
ResponseList with cursor support.
page - Variable in class twitter4j.Paging
 
Paging - Class in twitter4j
Controls pagination.
It is possible to use the same Paging instance in a multi-threaded context only if the instance is treated immutably.
But basically instance of this class is NOT thread safe.
Paging() - Constructor for class twitter4j.Paging
 
Paging(int) - Constructor for class twitter4j.Paging
 
Paging(long) - Constructor for class twitter4j.Paging
 
Paging(int, int) - Constructor for class twitter4j.Paging
 
Paging(int, long) - Constructor for class twitter4j.Paging
 
Paging(int, int, long) - Constructor for class twitter4j.Paging
 
Paging(int, int, long, long) - Constructor for class twitter4j.Paging
 
parseGetParameters(String, List<HttpParameter>) - Method in class twitter4j.auth.OAuthAuthorization
 
parseLine(String) - Method in class twitter4j.SiteStreamsImpl
 
parseLine(String) - Method in class twitter4j.StatusStreamBase
 
parseLine(String) - Method in class twitter4j.StatusStreamImpl
 
password - Variable in class twitter4j.auth.BasicAuthorization
 
password - Variable in class twitter4j.conf.ConfigurationBase
 
PASSWORD - Static variable in class twitter4j.conf.PropertyConfiguration
 
pattern - Static variable in class twitter4j.TwitterAPIMonitor
 
PER_PAGE - Static variable in class twitter4j.Paging
 
percentFull - Variable in class twitter4j.StallWarning
 
Place - Interface in twitter4j
 
placeId - Variable in class twitter4j.StatusUpdate
 
placeId(String) - Method in class twitter4j.StatusUpdate
 
placesGeo() - Method in interface twitter4j.Twitter
 
placesGeo() - Method in class twitter4j.TwitterImpl
 
PlacesGeoResources - Interface in twitter4j.api
 
PlacesGeoResourcesAsync - Interface in twitter4j.api
 
POPULAR - Static variable in class twitter4j.Query
popular: return only the most popular results in the response.
possiblySensitive - Variable in class twitter4j.StatusUpdate
 
possiblySensitive(boolean) - Method in class twitter4j.StatusUpdate
 
post(String) - Method in class twitter4j.TwitterImpl
 
post(String, HttpParameter...) - Method in class twitter4j.TwitterImpl
 
post(String, JSONObject) - Method in class twitter4j.TwitterImpl
 
postParameter - Variable in class twitter4j.media.AbstractImageUploadImpl
 
postUpload() - Method in class twitter4j.media.AbstractImageUploadImpl
 
postUpload() - Method in class twitter4j.media.ImgLyUpload
 
postUpload() - Method in class twitter4j.media.MobypictureUpload
 
postUpload() - Method in class twitter4j.media.TwippleUpload
 
prettyDebug - Variable in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 
preUpload() - Method in class twitter4j.media.AbstractImageUploadImpl
 
preUpload() - Method in class twitter4j.media.ImgLyUpload
 
preUpload() - Method in class twitter4j.media.MobypictureUpload
 
preUpload() - Method in class twitter4j.media.TwippleUpload
 
previousCursor - Variable in class twitter4j.StreamController.FriendsIDs
 
processingCheckAfterSecs - Variable in class twitter4j.UploadedMedia
 
processingState - Variable in class twitter4j.UploadedMedia
 
progressPercent - Variable in class twitter4j.UploadedMedia
 
PropertyConfiguration - Class in twitter4j.conf
 
PropertyConfiguration(InputStream) - Constructor for class twitter4j.conf.PropertyConfiguration
 
PropertyConfiguration(Properties) - Constructor for class twitter4j.conf.PropertyConfiguration
 
PropertyConfiguration(Properties, String) - Constructor for class twitter4j.conf.PropertyConfiguration
 
PropertyConfiguration(String) - Constructor for class twitter4j.conf.PropertyConfiguration
 
PropertyConfiguration() - Constructor for class twitter4j.conf.PropertyConfiguration
Creates a root PropertyConfiguration.
PropertyConfigurationFactory - Class in twitter4j.conf
ConfigurationFactory implementation for PropertyConfiguration.
PropertyConfigurationFactory() - Constructor for class twitter4j.conf.PropertyConfigurationFactory
 

Q

query - Variable in class twitter4j.GeoQuery
 
Query - Class in twitter4j
A data class represents search query.
An instance of this class is NOT thread safe.
Instances can be shared across threads, but should not be mutated while a search is ongoing.
Query() - Constructor for class twitter4j.Query
 
Query(String) - Constructor for class twitter4j.Query
 
query - Variable in class twitter4j.Query
 
query(String) - Method in class twitter4j.Query
Sets the query string
Query.ResultType - Enum in twitter4j
 
Query.Unit - Enum in twitter4j
 
QueryResult - Interface in twitter4j
A data interface representing search API response

R

RAND - Static variable in class twitter4j.auth.OAuthAuthorization
 
RateLimitStatus - Interface in twitter4j
A data interface representing Twitter REST API's rate limit status
rateLimitStatus - Variable in class twitter4j.RateLimitStatusEvent
 
RateLimitStatusEvent - Class in twitter4j
A data interface representing Twitter REST API's rate limit status
RateLimitStatusEvent(Object, RateLimitStatus, boolean) - Constructor for class twitter4j.RateLimitStatusEvent
 
RateLimitStatusListener - Interface in twitter4j
 
rateLimitStatusListeners - Variable in class twitter4j.TwitterBaseImpl
 
rawJsonMap - Static variable in class twitter4j.TwitterObjectFactory
 
RawStreamListener - Interface in twitter4j
 
rawStreamListeners - Variable in class twitter4j.TwitterStreamImpl.TwitterStreamConsumer
 
READ - Static variable in interface twitter4j.TwitterResponse
 
READ_WRITE - Static variable in interface twitter4j.TwitterResponse
 
READ_WRITE_DIRECTMESSAGES - Static variable in interface twitter4j.TwitterResponse
 
readObject(ObjectInputStream) - Method in class twitter4j.TwitterBaseImpl
 
readResolve() - Method in class twitter4j.auth.NullAuthorization
 
readResolve() - Method in class twitter4j.conf.ConfigurationBase
 
readResolve() - Method in class twitter4j.conf.PropertyConfiguration
 
realm - Variable in class twitter4j.auth.OAuthAuthorization
 
RECENT - Static variable in class twitter4j.Query
recent: return only the most recent results in the response
registeredAtleastOnce - Static variable in class twitter4j.TwitterObjectFactory
 
registerJSONObject(T, Object) - Static method in class twitter4j.TwitterObjectFactory
associate a raw JSON form to the current thread
related - Variable in class twitter4j.OEmbedRequest
 
related(String[]) - Method in class twitter4j.OEmbedRequest
 
Relationship - Interface in twitter4j
A data interface that has detailed information about a relationship between two users
removedProfileBanner() - Method in class twitter4j.TwitterAdapter
 
removedProfileBanner() - Method in interface twitter4j.TwitterListener
 
removeListener(StreamListener) - Method in interface twitter4j.TwitterStream
 
removeListener(StreamListener) - Method in class twitter4j.TwitterStreamImpl
 
removeProfileBanner() - Method in interface twitter4j.api.UsersResources
Removes the uploaded profile banner for the authenticating user.
removeProfileBanner() - Method in interface twitter4j.api.UsersResourcesAsync
Removes the uploaded profile banner for the authenticating user.
removeProfileBanner() - Method in class twitter4j.AsyncTwitterImpl
 
removeProfileBanner() - Method in class twitter4j.TwitterImpl
 
removeUsers(long...) - Method in class twitter4j.StreamController
 
replaceListener(StreamListener, StreamListener) - Method in interface twitter4j.TwitterStream
replace existing listener
replaceListener(StreamListener, StreamListener) - Method in class twitter4j.TwitterStreamImpl
 
replies - Variable in class twitter4j.ControlStreamInfo
 
reportedSpam(User) - Method in class twitter4j.TwitterAdapter
 
reportedSpam(User) - Method in interface twitter4j.TwitterListener
 
reportSpam(long) - Method in interface twitter4j.api.SpamReportingResource
The user specified in the id is blocked by the authenticated user and reported as a spammer.
reportSpam(String) - Method in interface twitter4j.api.SpamReportingResource
The user specified in the id is blocked by the authenticated user and reported as a spammer.
reportSpam(long) - Method in interface twitter4j.api.SpamReportingResourceAsync
The user specified in the id is blocked by the authenticated user and reported as a spammer.
reportSpam(String) - Method in interface twitter4j.api.SpamReportingResourceAsync
The user specified in the id is blocked by the authenticated user and reported as a spammer.
reportSpam(long) - Method in class twitter4j.AsyncTwitterImpl
 
reportSpam(String) - Method in class twitter4j.AsyncTwitterImpl
 
reportSpam(long) - Method in class twitter4j.TwitterImpl
 
reportSpam(String) - Method in class twitter4j.TwitterImpl
 
RequestToken - Class in twitter4j.auth
 
RequestToken(HttpResponse, OAuthSupport) - Constructor for class twitter4j.auth.RequestToken
 
RequestToken(String, String) - Constructor for class twitter4j.auth.RequestToken
 
RequestToken(String, String, OAuthSupport) - Constructor for class twitter4j.auth.RequestToken
 
resourceNotFound() - Method in exception twitter4j.TwitterException
Tests if the exception is caused by non-existing resource
response - Variable in class twitter4j.StatusStreamBase
 
response - Variable in exception twitter4j.TwitterException
 
ResponseList<T> - Interface in twitter4j
List of TwitterResponse.
responseStr - Variable in class twitter4j.auth.OAuthToken
 
REST_BASE_URL - Static variable in class twitter4j.conf.PropertyConfiguration
 
restBaseURL - Variable in class twitter4j.conf.ConfigurationBase
 
resultType - Variable in class twitter4j.Query
 
resultType(Query.ResultType) - Method in class twitter4j.Query
If specified, returns tweets included popular or real time or both in the response
ResultType() - Constructor for enum twitter4j.Query.ResultType
 
retweet() - Method in interface twitter4j.TwitterStream
Starts listening on all retweets.
retweet() - Method in class twitter4j.TwitterStreamImpl
 
retweetedStatus(Status) - Method in class twitter4j.TwitterAdapter
 
retweetedStatus(Status) - Method in interface twitter4j.TwitterListener
 
retweetStatus(long) - Method in interface twitter4j.api.TweetsResources
Retweets a tweet.
retweetStatus(long) - Method in interface twitter4j.api.TweetsResourcesAsync
Retweets a tweet.
retweetStatus(long) - Method in class twitter4j.AsyncTwitterImpl
 
retweetStatus(long) - Method in class twitter4j.TwitterImpl
 
reverseGeoCode(GeoQuery) - Method in interface twitter4j.api.PlacesGeoResources
Search for places (cities and neighborhoods) that can be attached to a statuses/update.
reverseGeoCode(GeoQuery) - Method in interface twitter4j.api.PlacesGeoResourcesAsync
Search for places (cities and neighborhoods) that can be attached to a statuses/update.
reverseGeoCode(GeoQuery) - Method in class twitter4j.AsyncTwitterImpl
 
reverseGeoCode(GeoQuery) - Method in class twitter4j.TwitterImpl
 
ROOT_CONFIGURATION - Static variable in class twitter4j.conf.PropertyConfigurationFactory
 
run() - Method in class twitter4j.AsyncTwitterImpl.AsyncTask
 
run() - Method in class twitter4j.TwitterStreamImpl.TwitterStreamConsumer
 

S

S - Static variable in class twitter4j.Paging
 
sample() - Method in interface twitter4j.TwitterStream
Starts listening on random sample of all public statuses.
sample(String) - Method in interface twitter4j.TwitterStream
Starts listening on random sample of all public statuses.
sample() - Method in class twitter4j.TwitterStreamImpl
 
sample(String) - Method in class twitter4j.TwitterStreamImpl
 
SavedSearch - Interface in twitter4j
A data interface representing a Saved Search
savedSearches() - Method in interface twitter4j.Twitter
 
savedSearches() - Method in class twitter4j.TwitterImpl
 
SavedSearchesResources - Interface in twitter4j.api
 
SavedSearchesResourcesAsync - Interface in twitter4j.api
 
Scopes - Interface in twitter4j
A data interface representing targeting scopes applied to a status.
screenName - Variable in class twitter4j.auth.AccessToken
 
screenName - Variable in class twitter4j.TwitterBaseImpl
 
search(Query) - Method in interface twitter4j.api.SearchResource
Returns tweets that match a specified query.
search(Query) - Method in interface twitter4j.api.SearchResourceAsync
Returns tweets that match a specified query.
search(Query) - Method in class twitter4j.AsyncTwitterImpl
 
search() - Method in interface twitter4j.Twitter
 
search(Query) - Method in class twitter4j.TwitterImpl
 
search() - Method in class twitter4j.TwitterImpl
 
searched(QueryResult) - Method in class twitter4j.TwitterAdapter
 
searched(QueryResult) - Method in interface twitter4j.TwitterListener
 
searchedPlaces(ResponseList<Place>) - Method in class twitter4j.TwitterAdapter
 
searchedPlaces(ResponseList<Place>) - Method in interface twitter4j.TwitterListener
 
searchedUser(ResponseList<User>) - Method in class twitter4j.TwitterAdapter
 
searchedUser(ResponseList<User>) - Method in interface twitter4j.TwitterListener
 
searchPlaces(GeoQuery) - Method in interface twitter4j.api.PlacesGeoResources
Search for places that can be attached to a statuses/update.
searchPlaces(GeoQuery) - Method in interface twitter4j.api.PlacesGeoResourcesAsync
Search for places that can be attached to a statuses/update.
searchPlaces(GeoQuery) - Method in class twitter4j.AsyncTwitterImpl
 
searchPlaces(GeoQuery) - Method in class twitter4j.TwitterImpl
 
SearchResource - Interface in twitter4j.api
 
SearchResourceAsync - Interface in twitter4j.api
 
searchUsers(String, int) - Method in interface twitter4j.api.UsersResources
Run a search for users similar to the Find People button on Twitter.com; the same results returned by people search on Twitter.com will be returned by using this API.
Usage note: It is only possible to retrieve the first 1000 matches from this API.
searchUsers(String, int) - Method in interface twitter4j.api.UsersResourcesAsync
Run a search for users similar to the Find People button on Twitter.com; the same results returned by people search on Twitter.com will be returned by using this API.
Usage note: It is only possible to retrieve the first 1000 matches from this API.
searchUsers(String, int) - Method in class twitter4j.AsyncTwitterImpl
 
searchUsers(String, int) - Method in class twitter4j.TwitterImpl
 
secretKeySpec - Variable in class twitter4j.auth.OAuthToken
 
sendDirectMessage(long, String) - Method in interface twitter4j.api.DirectMessagesResources
Sends a new direct message to the specified user from the authenticating user.
sendDirectMessage(long, String, long) - Method in interface twitter4j.api.DirectMessagesResources
Sends a new direct message to the specified user from the authenticating user.
sendDirectMessage(String, String) - Method in interface twitter4j.api.DirectMessagesResources
Sends a new direct message to the specified user from the authenticating user.
sendDirectMessage(long, String) - Method in interface twitter4j.api.DirectMessagesResourcesAsync
Sends a new direct message to the specified user from the authenticating user.
sendDirectMessage(String, String) - Method in interface twitter4j.api.DirectMessagesResourcesAsync
Sends a new direct message to the specified user from the authenticating user.
sendDirectMessage(long, String) - Method in class twitter4j.AsyncTwitterImpl
 
sendDirectMessage(String, String) - Method in class twitter4j.AsyncTwitterImpl
 
sendDirectMessage(long, String, long) - Method in class twitter4j.TwitterImpl
 
sendDirectMessage(long, String) - Method in class twitter4j.TwitterImpl
 
sendDirectMessage(String, String) - Method in class twitter4j.TwitterImpl
 
sentDirectMessage(DirectMessage) - Method in class twitter4j.TwitterAdapter
 
sentDirectMessage(DirectMessage) - Method in interface twitter4j.TwitterListener
 
serialVersionUID - Static variable in class twitter4j.AsyncTwitterFactory
 
serialVersionUID - Static variable in class twitter4j.AsyncTwitterImpl
 
serialVersionUID - Static variable in class twitter4j.auth.AccessToken
 
serialVersionUID - Static variable in class twitter4j.auth.BasicAuthorization
 
serialVersionUID - Static variable in class twitter4j.auth.NullAuthorization
 
serialVersionUID - Static variable in class twitter4j.auth.OAuth2Authorization
 
serialVersionUID - Static variable in class twitter4j.auth.OAuth2Token
 
serialVersionUID - Static variable in class twitter4j.auth.OAuthAuthorization
 
serialVersionUID - Static variable in class twitter4j.auth.OAuthToken
 
serialVersionUID - Static variable in class twitter4j.auth.RequestToken
 
serialVersionUID - Static variable in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 
serialVersionUID - Static variable in class twitter4j.conf.ConfigurationBase
 
serialVersionUID - Static variable in class twitter4j.conf.PropertyConfiguration
 
serialVersionUID - Static variable in class twitter4j.ControlStreamInfo
 
serialVersionUID - Static variable in class twitter4j.ExceptionDiagnosis
 
serialVersionUID - Static variable in class twitter4j.FilterQuery
 
serialVersionUID - Static variable in class twitter4j.GeoLocation
 
serialVersionUID - Static variable in class twitter4j.GeoQuery
 
serialVersionUID - Static variable in class twitter4j.OEmbedRequest
 
serialVersionUID - Static variable in class twitter4j.Paging
 
serialVersionUID - Static variable in class twitter4j.Query
 
serialVersionUID - Static variable in class twitter4j.RateLimitStatusEvent
 
serialVersionUID - Static variable in class twitter4j.StallWarning
 
serialVersionUID - Static variable in class twitter4j.StatusDeletionNoticeImpl
 
serialVersionUID - Static variable in class twitter4j.StatusUpdate
 
serialVersionUID - Static variable in class twitter4j.StreamController.FriendsIDs
 
serialVersionUID - Static variable in class twitter4j.StreamController.User
 
serialVersionUID - Static variable in class twitter4j.TwitterBaseImpl
 
serialVersionUID - Static variable in exception twitter4j.TwitterException
 
serialVersionUID - Static variable in class twitter4j.TwitterFactory
 
serialVersionUID - Static variable in class twitter4j.TwitterImpl
 
serialVersionUID - Static variable in class twitter4j.TwitterStreamFactory
 
serialVersionUID - Static variable in class twitter4j.TwitterStreamImpl
 
serialVersionUID - Static variable in class twitter4j.UploadedMedia
 
serialVersionUID - Static variable in class twitter4j.util.TimeSpanConverter
 
setAccuracy(String) - Method in class twitter4j.GeoQuery
Sets a hint on the "region" in which to search.
setAlign(OEmbedRequest.Align) - Method in class twitter4j.OEmbedRequest
 
setApplicationOnlyAuthEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setApplicationOnlyAuthEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setAsyncNumThreads(int) - Method in class twitter4j.conf.ConfigurationBase
 
setAsyncNumThreads(int) - Method in class twitter4j.conf.ConfigurationBuilder
 
setAttachmentUrl(String) - Method in class twitter4j.StatusUpdate
 
setAutoPopulateReplyMetadata(boolean) - Method in class twitter4j.StatusUpdate
 
setContributingTo(long) - Method in class twitter4j.conf.ConfigurationBase
 
setContributingTo(long) - Method in class twitter4j.conf.ConfigurationBuilder
 
setControlURI(String) - Method in class twitter4j.StreamController
 
setCount(int) - Method in class twitter4j.Paging
 
setCount(int) - Method in class twitter4j.Query
sets the number of tweets to return per page, up to a max of 100
setDaemonEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setDaemonEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setDebug(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setDebugEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setDispatcherImpl(String) - Method in class twitter4j.conf.ConfigurationBase
 
setDispatcherImpl(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setDisplayCoordinates(boolean) - Method in class twitter4j.StatusUpdate
 
setFactory() - Method in class twitter4j.TwitterBaseImpl
 
setFieldsWithPrefix(Properties, String) - Method in class twitter4j.conf.PropertyConfiguration
 
setFieldsWithTreePath(Properties, String) - Method in class twitter4j.conf.PropertyConfiguration
passing "/foo/bar" as treePath will result:
1.
setGeoCode(GeoLocation, double, Query.Unit) - Method in class twitter4j.Query
returns tweets by users located within a given radius of the given latitude/longitude, where the user's location is taken from their Twitter profile
setGeoCode(GeoLocation, double, String) - Method in class twitter4j.Query
setGranularity(String) - Method in class twitter4j.GeoQuery
Sets the minimal granularity of data to return.
setGZIPEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setGZIPEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setHideMedia(boolean) - Method in class twitter4j.OEmbedRequest
 
setHideThread(boolean) - Method in class twitter4j.OEmbedRequest
 
setHideTweet(boolean) - Method in class twitter4j.OEmbedRequest
 
setHttpConnectionTimeout(int) - Method in class twitter4j.conf.ConfigurationBase
 
setHttpConnectionTimeout(int) - Method in class twitter4j.conf.ConfigurationBuilder
 
setHttpProxyHost(String) - Method in class twitter4j.conf.ConfigurationBase
 
setHttpProxyHost(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setHttpProxyPassword(String) - Method in class twitter4j.conf.ConfigurationBase
 
setHttpProxyPassword(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setHttpProxyPort(int) - Method in class twitter4j.conf.ConfigurationBase
 
setHttpProxyPort(int) - Method in class twitter4j.conf.ConfigurationBuilder
 
setHttpProxySocks(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setHttpProxySocks(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setHttpProxyUser(String) - Method in class twitter4j.conf.ConfigurationBase
 
setHttpProxyUser(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setHttpReadTimeout(int) - Method in class twitter4j.conf.ConfigurationBase
 
setHttpReadTimeout(int) - Method in class twitter4j.conf.ConfigurationBuilder
 
setHttpRetryCount(int) - Method in class twitter4j.conf.ConfigurationBase
 
setHttpRetryCount(int) - Method in class twitter4j.conf.ConfigurationBuilder
 
setHttpRetryIntervalSeconds(int) - Method in class twitter4j.conf.ConfigurationBase
 
setHttpRetryIntervalSeconds(int) - Method in class twitter4j.conf.ConfigurationBuilder
 
setHttpStreamingReadTimeout(int) - Method in class twitter4j.conf.ConfigurationBase
 
setHttpStreamingReadTimeout(int) - Method in class twitter4j.conf.ConfigurationBuilder
 
setIncludeEmailEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setIncludeEmailEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setIncludeEntitiesEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setIncludeEntitiesEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setIncludeExtAltTextEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setIncludeExtAltTextEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setIncludeMyRetweetEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setIncludeMyRetweetEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setInReplyToStatusId(long) - Method in class twitter4j.StatusUpdate
 
setJSONStoreEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setJSONStoreEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setLang(String) - Method in class twitter4j.OEmbedRequest
 
setLang(String) - Method in class twitter4j.Query
restricts tweets to the given language, given by an ISO 639-1 code
setLocale(String) - Method in class twitter4j.Query
Specify the language of the query you are sending (only ja is currently effective).
setLocation(GeoLocation) - Method in class twitter4j.StatusUpdate
 
setLoggerFactory(String) - Method in class twitter4j.conf.ConfigurationBase
 
setMaxId(long) - Method in class twitter4j.Paging
 
setMaxId(long) - Method in class twitter4j.Query
If specified, returns tweets with status ids less than the given id.
setMaxResults(int) - Method in class twitter4j.GeoQuery
Sets a hint as to the number of results to return.
setMaxWidth(int) - Method in class twitter4j.OEmbedRequest
 
setMBeanEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setMBeanEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setMedia(File) - Method in class twitter4j.StatusUpdate
 
setMedia(String, InputStream) - Method in class twitter4j.StatusUpdate
 
setMediaIds(long...) - Method in class twitter4j.StatusUpdate
 
setMediaProvider(String) - Method in class twitter4j.conf.ConfigurationBase
 
setMediaProvider(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setMediaProviderAPIKey(String) - Method in class twitter4j.conf.ConfigurationBase
 
setMediaProviderAPIKey(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setMediaProviderParameters(Properties) - Method in class twitter4j.conf.ConfigurationBase
 
setMediaProviderParameters(Properties) - Method in class twitter4j.conf.ConfigurationBuilder
 
setNested() - Method in exception twitter4j.TwitterException
 
setOAuth2AccessToken(String) - Method in class twitter4j.conf.ConfigurationBase
 
setOAuth2AccessToken(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setOAuth2InvalidateTokenURL(String) - Method in class twitter4j.conf.ConfigurationBase
 
setOAuth2InvalidateTokenURL(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setOAuth2Scope(String) - Method in class twitter4j.conf.ConfigurationBase
 
setOAuth2Scope(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setOAuth2Token(OAuth2Token) - Method in class twitter4j.AsyncTwitterImpl
 
setOAuth2Token(OAuth2Token) - Method in class twitter4j.auth.OAuth2Authorization
 
setOAuth2Token(OAuth2Token) - Method in interface twitter4j.auth.OAuth2Support
Sets the OAuth 2 Bearer token.
setOAuth2Token(OAuth2Token) - Method in class twitter4j.TwitterBaseImpl
 
setOAuth2TokenType(String) - Method in class twitter4j.conf.ConfigurationBase
 
setOAuth2TokenType(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setOAuth2TokenURL(String) - Method in class twitter4j.conf.ConfigurationBase
 
setOAuth2TokenURL(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setOAuthAccessToken(AccessToken) - Method in class twitter4j.AsyncTwitterImpl
 
setOAuthAccessToken(AccessToken) - Method in class twitter4j.auth.OAuthAuthorization
 
setOAuthAccessToken(AccessToken) - Method in interface twitter4j.auth.OAuthSupport
Sets the access token
setOAuthAccessToken(String) - Method in class twitter4j.conf.ConfigurationBase
 
setOAuthAccessToken(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setOAuthAccessToken(AccessToken) - Method in class twitter4j.TwitterBaseImpl
 
setOAuthAccessTokenSecret(String) - Method in class twitter4j.conf.ConfigurationBase
 
setOAuthAccessTokenSecret(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setOAuthAccessTokenURL(String) - Method in class twitter4j.conf.ConfigurationBase
 
setOAuthAccessTokenURL(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setOAuthAuthenticationURL(String) - Method in class twitter4j.conf.ConfigurationBase
 
setOAuthAuthenticationURL(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setOAuthAuthorizationURL(String) - Method in class twitter4j.conf.ConfigurationBase
 
setOAuthAuthorizationURL(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setOAuthConsumer(String, String) - Method in class twitter4j.AsyncTwitterImpl
 
setOAuthConsumer(String, String) - Method in class twitter4j.auth.OAuth2Authorization
 
setOAuthConsumer(String, String) - Method in interface twitter4j.auth.OAuth2Support
Sets the OAuth consumer key and consumer secret.
setOAuthConsumer(String, String) - Method in class twitter4j.auth.OAuthAuthorization
 
setOAuthConsumer(String, String) - Method in interface twitter4j.auth.OAuthSupport
sets the OAuth consumer key and consumer secret
setOAuthConsumer(String, String) - Method in class twitter4j.TwitterBaseImpl
 
setOAuthConsumerKey(String) - Method in class twitter4j.conf.ConfigurationBase
 
setOAuthConsumerKey(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setOAuthConsumerSecret(String) - Method in class twitter4j.conf.ConfigurationBase
 
setOAuthConsumerSecret(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setOAuthRealm(String) - Method in class twitter4j.auth.OAuthAuthorization
Sets the OAuth realm
setOAuthRequestTokenURL(String) - Method in class twitter4j.conf.ConfigurationBase
 
setOAuthRequestTokenURL(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setOmitScript(boolean) - Method in class twitter4j.OEmbedRequest
 
setPage(int) - Method in class twitter4j.Paging
 
setPassword(String) - Method in class twitter4j.conf.ConfigurationBase
 
setPassword(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setPlaceId(String) - Method in class twitter4j.StatusUpdate
 
setPossiblySensitive(boolean) - Method in class twitter4j.StatusUpdate
 
setPrettyDebugEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setPrettyDebugEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setQuery(String) - Method in class twitter4j.GeoQuery
 
setQuery(String) - Method in class twitter4j.Query
Sets the query string
setRelated(String[]) - Method in class twitter4j.OEmbedRequest
 
setRestBaseURL(String) - Method in class twitter4j.conf.ConfigurationBase
 
setRestBaseURL(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setResultType(Query.ResultType) - Method in class twitter4j.Query
Default value is Query.MIXED if parameter not specified
setSecretKeySpec(SecretKeySpec) - Method in class twitter4j.auth.OAuthToken
 
setSince(String) - Method in class twitter4j.Query
If specified, returns tweets with since the given date.
setSinceId(long) - Method in class twitter4j.Paging
 
setSinceId(long) - Method in class twitter4j.Query
returns tweets with status ids greater than the given id.
setSiteStreamBaseURL(String) - Method in class twitter4j.conf.ConfigurationBase
 
setSiteStreamBaseURL(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setStallWarningsEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setStatus(String) - Method in class twitter4j.TwitterStreamImpl.TwitterStreamConsumer
 
setStreamBaseURL(String) - Method in class twitter4j.conf.ConfigurationBase
 
setStreamBaseURL(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setStreamThreadName(String) - Method in class twitter4j.conf.ConfigurationBase
 
setTrimUserEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setTrimUserEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setTweetModeExtended(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setTweetModeExtended(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setUntil(String) - Method in class twitter4j.Query
If specified, returns tweets with generated before the given date.
setUploadBaseURL(String) - Method in class twitter4j.conf.ConfigurationBase
 
setUploadBaseURL(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setUser(String) - Method in class twitter4j.conf.ConfigurationBase
 
setUser(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setUserStreamBaseURL(String) - Method in class twitter4j.conf.ConfigurationBase
 
setUserStreamBaseURL(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setUserStreamRepliesAllEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setUserStreamRepliesAllEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setUserStreamWithFollowingsEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setUserStreamWithFollowingsEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setWidgetType(OEmbedRequest.WidgetType) - Method in class twitter4j.OEmbedRequest
 
showDirectMessage(long) - Method in interface twitter4j.api.DirectMessagesResources
Returns a single Direct Message event by the given id.
showDirectMessage(long) - Method in interface twitter4j.api.DirectMessagesResourcesAsync
Returns a single direct message, specified by an id parameter.
showDirectMessage(long) - Method in class twitter4j.AsyncTwitterImpl
 
showDirectMessage(long) - Method in class twitter4j.TwitterImpl
 
showFriendship(long, long) - Method in interface twitter4j.api.FriendsFollowersResources
Returns detailed information about the relationship between two users.
showFriendship(String, String) - Method in interface twitter4j.api.FriendsFollowersResources
Returns detailed information about the relationship between two users.
showFriendship(long, long) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Returns detailed information about the relationship between two users.
showFriendship(String, String) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Returns detailed information about the relationship between two users.
showFriendship(long, long) - Method in class twitter4j.AsyncTwitterImpl
 
showFriendship(String, String) - Method in class twitter4j.AsyncTwitterImpl
 
showFriendship(long, long) - Method in class twitter4j.TwitterImpl
 
showFriendship(String, String) - Method in class twitter4j.TwitterImpl
 
showSavedSearch(long) - Method in interface twitter4j.api.SavedSearchesResources
Retrieve the data for a saved search owned by the authenticating user specified by the given id.
showSavedSearch(int) - Method in interface twitter4j.api.SavedSearchesResourcesAsync
Retrieve the data for a saved search owned by the authenticating user specified by the given id.
showSavedSearch(int) - Method in class twitter4j.AsyncTwitterImpl
 
showSavedSearch(long) - Method in class twitter4j.TwitterImpl
 
showStatus(long) - Method in interface twitter4j.api.TweetsResources
Returns a single status, specified by the id parameter below.
showStatus(long) - Method in interface twitter4j.api.TweetsResourcesAsync
Returns a single status, specified by the id parameter below.
showStatus(long) - Method in class twitter4j.AsyncTwitterImpl
 
showStatus(long) - Method in class twitter4j.TwitterImpl
 
showUser(long) - Method in interface twitter4j.api.UsersResources
Returns extended information of a given user, specified by ID or screen name as per the required id parameter.
showUser(String) - Method in interface twitter4j.api.UsersResources
Returns extended information of a given user, specified by ID or screen name as per the required id parameter.
showUser(long) - Method in interface twitter4j.api.UsersResourcesAsync
Returns extended information of a given user, specified by ID or screen name as per the required id parameter.
showUser(String) - Method in interface twitter4j.api.UsersResourcesAsync
Returns extended information of a given user, specified by ID or screen name as per the required id parameter.
showUser(long) - Method in class twitter4j.AsyncTwitterImpl
 
showUser(String) - Method in class twitter4j.AsyncTwitterImpl
 
showUser(long) - Method in class twitter4j.TwitterImpl
 
showUser(String) - Method in class twitter4j.TwitterImpl
 
showUserList(long) - Method in interface twitter4j.api.ListsResources
Show the specified list.
showUserList(long, String) - Method in interface twitter4j.api.ListsResources
Show the specified list.
showUserList(String, String) - Method in interface twitter4j.api.ListsResources
Show the specified list.
showUserList(long) - Method in interface twitter4j.api.ListsResourcesAsync
Show the specified list.
showUserList(long, String) - Method in interface twitter4j.api.ListsResourcesAsync
Show the specified list.
showUserList(long) - Method in class twitter4j.AsyncTwitterImpl
 
showUserList(long, String) - Method in class twitter4j.AsyncTwitterImpl
 
showUserList(long) - Method in class twitter4j.TwitterImpl
 
showUserList(long, String) - Method in class twitter4j.TwitterImpl
 
showUserList(String, String) - Method in class twitter4j.TwitterImpl
 
showUserListMembership(long, long) - Method in interface twitter4j.api.ListsResources
Check if a user is a member of the specified list.

This method calls https://api.twitter.com/1.1/lists/members/show.json
showUserListMembership(long, String, long) - Method in interface twitter4j.api.ListsResources
Check if a user is a member of the specified list.

This method calls https://api.twitter.com/1.1/lists/members/show.json
showUserListMembership(String, String, long) - Method in interface twitter4j.api.ListsResources
Check if a user is a member of the specified list.

This method calls https://api.twitter.com/1.1/lists/members/show.json
showUserListMembership(long, long) - Method in interface twitter4j.api.ListsResourcesAsync
Check if a user is a member of the specified list.

This method calls https://api.twitter.com/1.1/lists/members/show.json
showUserListMembership(long, String, long) - Method in interface twitter4j.api.ListsResourcesAsync
Check if a user is a member of the specified list.

This method calls https://api.twitter.com/1.1/lists/members/show.json
showUserListMembership(long, long) - Method in class twitter4j.AsyncTwitterImpl
 
showUserListMembership(long, String, long) - Method in class twitter4j.AsyncTwitterImpl
 
showUserListMembership(long, long) - Method in class twitter4j.TwitterImpl
 
showUserListMembership(long, String, long) - Method in class twitter4j.TwitterImpl
 
showUserListMembership(String, String, long) - Method in class twitter4j.TwitterImpl
 
showUserListSubscription(long, long) - Method in interface twitter4j.api.ListsResources
Check if the specified user is a subscriber of the specified list.
showUserListSubscription(long, String, long) - Method in interface twitter4j.api.ListsResources
Check if the specified user is a subscriber of the specified list.
showUserListSubscription(String, String, long) - Method in interface twitter4j.api.ListsResources
Check if the specified user is a subscriber of the specified list.
showUserListSubscription(long, long) - Method in interface twitter4j.api.ListsResourcesAsync
Check if the specified user is a subscriber of the specified list.
showUserListSubscription(long, String, long) - Method in interface twitter4j.api.ListsResourcesAsync
Check if the specified user is a subscriber of the specified list.
showUserListSubscription(long, long) - Method in class twitter4j.AsyncTwitterImpl
 
showUserListSubscription(long, String, long) - Method in class twitter4j.AsyncTwitterImpl
 
showUserListSubscription(long, long) - Method in class twitter4j.TwitterImpl
 
showUserListSubscription(long, String, long) - Method in class twitter4j.TwitterImpl
 
showUserListSubscription(String, String, long) - Method in class twitter4j.TwitterImpl
 
shutdown() - Method in interface twitter4j.AsyncTwitter
Shuts down internal dispatcher thread shared across all AsyncTwitter instances.
shutdown() - Method in class twitter4j.AsyncTwitterImpl
 
shutdown() - Method in interface twitter4j.TwitterStream
Shuts down internal dispatcher thread shared by all TwitterStream instances.
shutdown() - Method in class twitter4j.TwitterStreamImpl
 
since - Variable in class twitter4j.Query
 
since(String) - Method in class twitter4j.Query
If specified, returns tweets with since the given date.
sinceId - Variable in class twitter4j.Paging
 
sinceId(long) - Method in class twitter4j.Paging
 
sinceId - Variable in class twitter4j.Query
 
sinceId(long) - Method in class twitter4j.Query
returns tweets with status ids greater than the given id.
SINGLETON - Static variable in class twitter4j.AsyncTwitterFactory
 
SINGLETON - Static variable in class twitter4j.auth.NullAuthorization
 
SINGLETON - Static variable in class twitter4j.TwitterAPIMonitor
 
SINGLETON - Static variable in class twitter4j.TwitterFactory
 
SINGLETON - Static variable in class twitter4j.TwitterStreamFactory
 
site(boolean, long...) - Method in interface twitter4j.TwitterStream
Deprecated.
Since Twitter4J 4.0.7
site(boolean, long[]) - Method in class twitter4j.TwitterStreamImpl
 
SITE_STREAM_BASE_URL - Static variable in class twitter4j.conf.PropertyConfiguration
 
siteStreamBaseURL - Variable in class twitter4j.conf.ConfigurationBase
 
SiteStreamsAdapter - Class in twitter4j
 
SiteStreamsAdapter() - Constructor for class twitter4j.SiteStreamsAdapter
 
SiteStreamsImpl - Class in twitter4j
 
SiteStreamsImpl(Dispatcher, InputStream, Configuration, StreamController) - Constructor for class twitter4j.SiteStreamsImpl
 
SiteStreamsImpl(Dispatcher, HttpResponse, Configuration, StreamController) - Constructor for class twitter4j.SiteStreamsImpl
 
SiteStreamsListener - Interface in twitter4j
 
size - Variable in class twitter4j.UploadedMedia
 
SMALL - Static variable in interface twitter4j.MediaEntity.Size
 
SMCP - Static variable in class twitter4j.Paging
 
spamReporting() - Method in interface twitter4j.Twitter
 
spamReporting() - Method in class twitter4j.TwitterImpl
 
SpamReportingResource - Interface in twitter4j.api
 
SpamReportingResourceAsync - Interface in twitter4j.api
Not yet supported.
stackLineHash - Variable in class twitter4j.ExceptionDiagnosis
 
StallWarning - Class in twitter4j
 
StallWarning(JSONObject) - Constructor for class twitter4j.StallWarning
 
stallWarningsEnabled - Variable in class twitter4j.conf.ConfigurationBase
 
stallWarningsGetParam - Variable in class twitter4j.TwitterStreamImpl
 
stallWarningsParam - Variable in class twitter4j.TwitterStreamImpl
 
START - Static variable in interface twitter4j.CursorSupport
 
startHandler(TwitterStreamImpl.TwitterStreamConsumer) - Method in class twitter4j.TwitterStreamImpl
 
STATISTICS - Static variable in class twitter4j.TwitterAPIMonitor
 
Status - Interface in twitter4j
A data interface representing one single status of a user.
status - Variable in class twitter4j.StatusUpdate
 
StatusAdapter - Class in twitter4j
 
StatusAdapter() - Constructor for class twitter4j.StatusAdapter
 
statusCode - Variable in exception twitter4j.TwitterException
 
StatusDeletionNotice - Interface in twitter4j
A data class representing Status deletionNotice
Clients are urged to honor deletionNotice requests and discard deleted statuses immediately.
StatusDeletionNoticeImpl - Class in twitter4j
StatusDeletionNotice implementation.
StatusDeletionNoticeImpl(JSONObject) - Constructor for class twitter4j.StatusDeletionNoticeImpl
 
statusId - Variable in class twitter4j.OEmbedRequest
 
statusId - Variable in class twitter4j.StatusDeletionNoticeImpl
 
StatusListener - Interface in twitter4j
 
StatusStream - Interface in twitter4j
 
StatusStreamBase - Class in twitter4j
 
StatusStreamBase(Dispatcher, InputStream, Configuration) - Constructor for class twitter4j.StatusStreamBase
 
StatusStreamBase(Dispatcher, HttpResponse, Configuration) - Constructor for class twitter4j.StatusStreamBase
 
StatusStreamBase.StreamEvent - Class in twitter4j
 
StatusStreamImpl - Class in twitter4j
StatusStream implementation.
StatusStreamImpl(Dispatcher, InputStream, Configuration) - Constructor for class twitter4j.StatusStreamImpl
 
StatusStreamImpl(Dispatcher, HttpResponse, Configuration) - Constructor for class twitter4j.StatusStreamImpl
 
StatusUpdate - Class in twitter4j
 
StatusUpdate(String) - Constructor for class twitter4j.StatusUpdate
 
stream - Variable in class twitter4j.TwitterStreamImpl.TwitterStreamConsumer
 
STREAM_BASE_URL - Static variable in class twitter4j.conf.PropertyConfiguration
 
STREAM_STALL_WARNINGS_ENABLED - Static variable in class twitter4j.conf.PropertyConfiguration
 
STREAM_THREAD_NAME - Static variable in class twitter4j.conf.PropertyConfiguration
 
STREAM_USER_REPLIES_ALL - Static variable in class twitter4j.conf.PropertyConfiguration
 
STREAM_USER_WITH_FOLLOWINGS - Static variable in class twitter4j.conf.PropertyConfiguration
 
streamAlive - Variable in class twitter4j.StatusStreamBase
 
streamBaseURL - Variable in class twitter4j.conf.ConfigurationBase
 
StreamController - Class in twitter4j
 
StreamController(HttpClient, Authorization) - Constructor for class twitter4j.StreamController
 
StreamController(Configuration) - Constructor for class twitter4j.StreamController
 
StreamController.FriendsIDs - Class in twitter4j
 
StreamController.User - Class in twitter4j
 
StreamEvent(String) - Constructor for class twitter4j.StatusStreamBase.StreamEvent
 
StreamImplementation - Interface in twitter4j
 
StreamingReadTimeoutConfiguration - Class in twitter4j
 
StreamingReadTimeoutConfiguration(Configuration) - Constructor for class twitter4j.StreamingReadTimeoutConfiguration
 
StreamListener - Interface in twitter4j
 
streamListeners - Variable in class twitter4j.TwitterStreamImpl
 
streamListeners - Variable in class twitter4j.TwitterStreamImpl.TwitterStreamConsumer
 
streamThreadName - Variable in class twitter4j.conf.ConfigurationBase
 
subscribedUserList(UserList) - Method in class twitter4j.TwitterAdapter
 
subscribedUserList(UserList) - Method in interface twitter4j.TwitterListener
 
suggestedUsers() - Method in interface twitter4j.Twitter
 
suggestedUsers() - Method in class twitter4j.TwitterImpl
 
SuggestedUsersResources - Interface in twitter4j.api
 
SuggestedUsersResourcesAsync - Interface in twitter4j.api
 
SymbolEntity - Interface in twitter4j
 

T

TCP_ERROR_INITIAL_WAIT - Static variable in class twitter4j.TwitterStreamImpl
 
TCP_ERROR_WAIT_CAP - Static variable in class twitter4j.TwitterStreamImpl
 
THUMB - Static variable in interface twitter4j.MediaEntity.Size
 
timelines() - Method in interface twitter4j.Twitter
 
timelines() - Method in class twitter4j.TwitterImpl
 
TimelinesResources - Interface in twitter4j.api
 
TimelinesResourcesAsync - Interface in twitter4j.api
 
TimeSpanConverter - Class in twitter4j.util
 
TimeSpanConverter() - Constructor for class twitter4j.util.TimeSpanConverter
Constructs an instance with default locale
TimeSpanConverter(Locale) - Constructor for class twitter4j.util.TimeSpanConverter
Constructs an instance with the specified locale
TimeZone - Interface in twitter4j
 
TITLE - Static variable in class twitter4j.media.Version
 
TITLE - Static variable in class twitter4j.Version
 
TITLE - Static variable in class twitter4j.VersionAsync
 
TITLE - Static variable in class twitter4j.VersionStream
 
toHexString(int) - Method in class twitter4j.ExceptionDiagnosis
 
token - Variable in class twitter4j.auth.OAuth2Authorization
 
token - Variable in class twitter4j.auth.OAuthToken
 
tokenSecret - Variable in class twitter4j.auth.OAuthToken
 
tokenType - Variable in class twitter4j.auth.OAuth2Token
 
toLocationsString(double[][]) - Method in class twitter4j.FilterQuery
 
toParamList(HttpParameter[]) - Static method in class twitter4j.auth.OAuthAuthorization
 
toString() - Method in class twitter4j.AsyncTwitterImpl
 
toString() - Method in class twitter4j.auth.AccessToken
 
toString() - Method in class twitter4j.auth.BasicAuthorization
 
toString() - Method in class twitter4j.auth.NullAuthorization
 
toString() - Method in class twitter4j.auth.OAuth2Authorization
 
toString() - Method in class twitter4j.auth.OAuth2Token
 
toString() - Method in class twitter4j.auth.OAuthAuthorization
 
toString() - Method in class twitter4j.auth.OAuthToken
 
toString() - Method in class twitter4j.conf.ConfigurationBase.MyHttpClientConfiguration
 
toString() - Method in class twitter4j.conf.ConfigurationBase
 
toString() - Method in class twitter4j.ControlStreamInfo
 
toString() - Method in class twitter4j.ExceptionDiagnosis
 
toString() - Method in class twitter4j.FilterQuery
 
toString() - Method in class twitter4j.GeoLocation
 
toString() - Method in class twitter4j.GeoQuery
 
toString() - Method in class twitter4j.media.AbstractImageUploadImpl
 
toString() - Method in class twitter4j.media.TwitterUpload
 
toString() - Method in class twitter4j.OEmbedRequest
 
toString() - Method in class twitter4j.Paging
 
toString() - Method in class twitter4j.Query
 
toString() - Method in class twitter4j.StallWarning
 
toString() - Method in class twitter4j.StatusDeletionNoticeImpl
 
toString() - Method in class twitter4j.StatusUpdate
 
toString() - Method in class twitter4j.StreamController.FriendsIDs
 
toString() - Method in class twitter4j.StreamController.User
 
toString() - Method in class twitter4j.TwitterBaseImpl
 
toString() - Method in exception twitter4j.TwitterException
 
toString() - Method in class twitter4j.TwitterImpl
 
toString() - Method in class twitter4j.TwitterStreamImpl
 
toString() - Method in class twitter4j.UploadedMedia
 
toTimeSpanString(Date) - Method in class twitter4j.util.TimeSpanConverter
 
toTimeSpanString(long) - Method in class twitter4j.util.TimeSpanConverter
 
toTimeSpanString(int) - Method in class twitter4j.util.TimeSpanConverter
 
track - Variable in class twitter4j.FilterQuery
 
track(String...) - Method in class twitter4j.FilterQuery
Sets track
Trend - Interface in twitter4j
A data interface representing Trend.
Trends - Interface in twitter4j
A data class representing Trends.
trends() - Method in interface twitter4j.Twitter
 
trends() - Method in class twitter4j.TwitterImpl
 
TrendsResources - Interface in twitter4j.api
 
TrendsResourcesAsync - Interface in twitter4j.api
 
trimUserEnabled - Variable in class twitter4j.conf.ConfigurationBase
 
TWEET_MODE_EXTENDED - Static variable in class twitter4j.conf.PropertyConfiguration
 
TweetEntity - Interface in twitter4j
super interface of UserMentionEntity, URLEntity and HashtagEntity
tweetModeExtended - Variable in class twitter4j.conf.ConfigurationBase
 
tweets() - Method in interface twitter4j.Twitter
 
tweets() - Method in class twitter4j.TwitterImpl
 
TweetsResources - Interface in twitter4j.api
 
TweetsResourcesAsync - Interface in twitter4j.api
 
TwippleUpload - Class in twitter4j.media
 
TwippleUpload(Configuration, OAuthAuthorization) - Constructor for class twitter4j.media.TwippleUpload
 
twitter - Variable in class twitter4j.AsyncTwitterImpl
 
twitter - Variable in class twitter4j.media.TwitterUpload
 
Twitter - Interface in twitter4j
 
twitter4j - package twitter4j
general package for Twitter4J
twitter4j.api - package twitter4j.api
APIs represents Twitter API resources
twitter4j.auth - package twitter4j.auth
OAuth related classes
twitter4j.conf - package twitter4j.conf
Twitter4J configurations
twitter4j.json - package twitter4j.json
this package is deprecated.
twitter4j.media - package twitter4j.media
media support
twitter4j.util - package twitter4j.util
Trivial utility classes for Twitter4J client applications.
twitter4j.util.function - package twitter4j.util.function
 
TWITTER_CONSTRUCTOR - Static variable in class twitter4j.TwitterFactory
 
TWITTER_VERIFY_CREDENTIALS_JSON_V1_1 - Static variable in class twitter4j.media.AbstractImageUploadImpl
 
TwitterAdapter - Class in twitter4j
A handy adapter of TwitterListener.
TwitterAdapter() - Constructor for class twitter4j.TwitterAdapter
 
TwitterAPIConfiguration - Interface in twitter4j
 
TwitterAPIMonitor - Class in twitter4j
Singleton instance of all Twitter API monitoring.
TwitterAPIMonitor() - Constructor for class twitter4j.TwitterAPIMonitor
Constructor
TwitterBase - Interface in twitter4j
 
TwitterBaseImpl - Class in twitter4j
Base class of Twitter / AsyncTwitter / TwitterStream supports OAuth.
TwitterBaseImpl(Configuration, Authorization) - Constructor for class twitter4j.TwitterBaseImpl
 
TwitterException - Exception in twitter4j
An exception class that will be thrown when TwitterAPI calls are failed.
In case the Twitter server returned HTTP error code, you can get the HTTP status code using getStatusCode() method.
TwitterException(String, Throwable) - Constructor for exception twitter4j.TwitterException
 
TwitterException(String) - Constructor for exception twitter4j.TwitterException
 
TwitterException(Exception) - Constructor for exception twitter4j.TwitterException
 
TwitterException(String, HttpResponse) - Constructor for exception twitter4j.TwitterException
 
TwitterException(String, Exception, int) - Constructor for exception twitter4j.TwitterException
 
TwitterFactory - Class in twitter4j
A factory class for Twitter.
TwitterFactory() - Constructor for class twitter4j.TwitterFactory
Creates a TwitterFactory with the root configuration.
TwitterFactory(Configuration) - Constructor for class twitter4j.TwitterFactory
Creates a TwitterFactory with the given configuration.
TwitterFactory(String) - Constructor for class twitter4j.TwitterFactory
Creates a TwitterFactory with a specified config tree
TwitterImpl - Class in twitter4j
A java representation of the Twitter REST API
This class is thread safe and can be cached/re-used and used concurrently.
Currently this class is not carefully designed to be extended.
TwitterImpl(Configuration, Authorization) - Constructor for class twitter4j.TwitterImpl
 
TwitterListener - Interface in twitter4j
A listener for receiving asynchronous responses from Twitter Async APIs.
TwitterMethod - Enum in twitter4j
 
TwitterMethod() - Constructor for enum twitter4j.TwitterMethod
 
TwitterObjectFactory - Class in twitter4j
 
TwitterObjectFactory() - Constructor for class twitter4j.TwitterObjectFactory
 
TwitterResponse - Interface in twitter4j
Super interface of Twitter Response data interfaces which indicates that rate limit status is available.
TwitterStream - Interface in twitter4j
 
TwitterStreamConsumer(TwitterStreamImpl.Mode) - Constructor for class twitter4j.TwitterStreamImpl.TwitterStreamConsumer
 
TwitterStreamFactory - Class in twitter4j
A factory class for TwitterFactory.
An instance of this class is completely thread safe and can be re-used and used concurrently.
Note that TwitterStream is NOT compatible with Google App Engine as GAE is not capable of handling requests longer than 30 seconds.
TwitterStreamFactory() - Constructor for class twitter4j.TwitterStreamFactory
Creates a TwitterStreamFactory with the root configuration.
TwitterStreamFactory(Configuration) - Constructor for class twitter4j.TwitterStreamFactory
Creates a TwitterStreamFactory with the given configuration.
TwitterStreamFactory(String) - Constructor for class twitter4j.TwitterStreamFactory
Creates a TwitterStreamFactory with a specified config tree.
TwitterStreamImpl - Class in twitter4j
A java representation of the Streaming API: Methods
Note that this class is NOT compatible with Google App Engine as GAE is not capable of handling requests longer than 30 seconds.
TwitterStreamImpl(Configuration, Authorization) - Constructor for class twitter4j.TwitterStreamImpl
 
TwitterStreamImpl.Mode - Enum in twitter4j
 
TwitterStreamImpl.TwitterStreamConsumer - Class in twitter4j
 
TwitterUpload - Class in twitter4j.media
 
TwitterUpload(Configuration, OAuthAuthorization) - Constructor for class twitter4j.media.TwitterUpload
 
Type() - Constructor for enum twitter4j.JSONObjectType.Type
 
tzinfoName() - Method in interface twitter4j.TimeZone
 

U

Unit() - Constructor for enum twitter4j.Query.Unit
 
unRetweetStatus(long) - Method in interface twitter4j.api.TweetsResources
Untweets a retweeted status.
unRetweetStatus(long) - Method in class twitter4j.TwitterImpl
 
unsubscribedUserList(UserList) - Method in class twitter4j.TwitterAdapter
 
unsubscribedUserList(UserList) - Method in interface twitter4j.TwitterListener
 
until - Variable in class twitter4j.Query
 
until(String) - Method in class twitter4j.Query
If specified, returns tweets with generated before the given date.
updateAccountSettings(Integer, Boolean, String, String, String, String) - Method in interface twitter4j.api.UsersResources
Updates the current trend, geo, language, timezone and sleep time information for the authenticating user.
updateAccountSettings(Integer, Boolean, String, String, String, String) - Method in interface twitter4j.api.UsersResourcesAsync
Updates the current trend, geo, language, timezone and sleep time information for the authenticating user.
updateAccountSettings(Integer, Boolean, String, String, String, String) - Method in class twitter4j.AsyncTwitterImpl
 
updateAccountSettings(Integer, Boolean, String, String, String, String) - Method in class twitter4j.TwitterImpl
 
updateAllowDmsFrom(String) - Method in interface twitter4j.api.UsersResources
Updates the allowDmsFrom settings for the authenticating user.
updateAllowDmsFrom(String) - Method in class twitter4j.TwitterImpl
 
updatedAccountSettings(AccountSettings) - Method in class twitter4j.TwitterAdapter
 
updatedAccountSettings(AccountSettings) - Method in interface twitter4j.TwitterListener
 
updatedFriendship(Relationship) - Method in class twitter4j.TwitterAdapter
 
updatedFriendship(Relationship) - Method in interface twitter4j.TwitterListener
 
updatedProfile(User) - Method in class twitter4j.TwitterAdapter
 
updatedProfile(User) - Method in interface twitter4j.TwitterListener
 
updatedProfileBackgroundImage(User) - Method in class twitter4j.TwitterAdapter
 
updatedProfileBackgroundImage(User) - Method in interface twitter4j.TwitterListener
 
updatedProfileBanner() - Method in class twitter4j.TwitterAdapter
 
updatedProfileBanner() - Method in interface twitter4j.TwitterListener
 
updatedProfileColors(User) - Method in class twitter4j.TwitterAdapter
 
updatedProfileColors(User) - Method in interface twitter4j.TwitterListener
 
updatedProfileImage(User) - Method in class twitter4j.TwitterAdapter
 
updatedProfileImage(User) - Method in interface twitter4j.TwitterListener
 
updatedStatus(Status) - Method in class twitter4j.TwitterAdapter
 
updatedStatus(Status) - Method in interface twitter4j.TwitterListener
 
updatedUserList(UserList) - Method in class twitter4j.TwitterAdapter
 
updatedUserList(UserList) - Method in interface twitter4j.TwitterListener
 
updateFriendship(long, boolean, boolean) - Method in interface twitter4j.api.FriendsFollowersResources
Allows you to enable or disable retweets and device notifications from the specified user.
updateFriendship(String, boolean, boolean) - Method in interface twitter4j.api.FriendsFollowersResources
Allows you to enable or disable retweets and device notifications from the specified user.
updateFriendship(long, boolean, boolean) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Allows you to enable or disable retweets and device notifications from the specified user.
updateFriendship(String, boolean, boolean) - Method in interface twitter4j.api.FriendsFollowersResourcesAsync
Allows you to enable or disable retweets and device notifications from the specified user.
updateFriendship(long, boolean, boolean) - Method in class twitter4j.AsyncTwitterImpl
 
updateFriendship(String, boolean, boolean) - Method in class twitter4j.AsyncTwitterImpl
 
updateFriendship(long, boolean, boolean) - Method in class twitter4j.TwitterImpl
 
updateFriendship(String, boolean, boolean) - Method in class twitter4j.TwitterImpl
 
updateListeners() - Method in class twitter4j.TwitterStreamImpl.TwitterStreamConsumer
 
updateListeners() - Method in class twitter4j.TwitterStreamImpl
 
updateProfile(String, String, String, String) - Method in interface twitter4j.api.UsersResources
Sets values that users are able to set under the "Account" tab of their settings page.
updateProfile(String, String, String, String) - Method in interface twitter4j.api.UsersResourcesAsync
Sets values that users are able to set under the "Account" tab of their settings page.
updateProfile(String, String, String, String) - Method in class twitter4j.AsyncTwitterImpl
 
updateProfile(String, String, String, String) - Method in class twitter4j.TwitterImpl
 
updateProfileBackgroundImage(File, boolean) - Method in interface twitter4j.api.UsersResources
Deprecated.
Since Twitter4J 4.0.7
updateProfileBackgroundImage(InputStream, boolean) - Method in interface twitter4j.api.UsersResources
Updates the authenticating user's profile background image.
updateProfileBackgroundImage(File, boolean) - Method in interface twitter4j.api.UsersResourcesAsync
Updates the authenticating user's profile background image.
updateProfileBackgroundImage(InputStream, boolean) - Method in interface twitter4j.api.UsersResourcesAsync
Updates the authenticating user's profile background image.
updateProfileBackgroundImage(File, boolean) - Method in class twitter4j.AsyncTwitterImpl
 
updateProfileBackgroundImage(InputStream, boolean) - Method in class twitter4j.AsyncTwitterImpl
 
updateProfileBackgroundImage(File, boolean) - Method in class twitter4j.TwitterImpl
 
updateProfileBackgroundImage(InputStream, boolean) - Method in class twitter4j.TwitterImpl
 
updateProfileBanner(File) - Method in interface twitter4j.api.UsersResources
Uploads a profile banner on behalf of the authenticating user.
updateProfileBanner(InputStream) - Method in interface twitter4j.api.UsersResources
Uploads a profile banner on behalf of the authenticating user.
updateProfileBanner(File) - Method in interface twitter4j.api.UsersResourcesAsync
Uploads a profile banner on behalf of the authenticating user.
updateProfileBanner(InputStream) - Method in interface twitter4j.api.UsersResourcesAsync
Uploads a profile banner on behalf of the authenticating user.
updateProfileBanner(File) - Method in class twitter4j.AsyncTwitterImpl
 
updateProfileBanner(InputStream) - Method in class twitter4j.AsyncTwitterImpl
 
updateProfileBanner(File) - Method in class twitter4j.TwitterImpl
 
updateProfileBanner(InputStream) - Method in class twitter4j.TwitterImpl
 
updateProfileColors(String, String, String, String, String) - Method in interface twitter4j.api.UsersResources
Deprecated.
Since Twitter4J 4.0.5
updateProfileColors(String, String, String, String, String) - Method in interface twitter4j.api.UsersResourcesAsync
Deprecated.
Since Twitter4J 4.0.5
updateProfileColors(String, String, String, String, String) - Method in class twitter4j.AsyncTwitterImpl
 
updateProfileColors(String, String, String, String, String) - Method in class twitter4j.TwitterImpl
 
updateProfileImage(File) - Method in interface twitter4j.api.UsersResources
Updates the authenticating user's profile image.
updateProfileImage(InputStream) - Method in interface twitter4j.api.UsersResources
Updates the authenticating user's profile image.
updateProfileImage(File) - Method in interface twitter4j.api.UsersResourcesAsync
Updates the authenticating user's profile image.
updateProfileImage(InputStream) - Method in interface twitter4j.api.UsersResourcesAsync
Updates the authenticating user's profile image.
updateProfileImage(File) - Method in class twitter4j.AsyncTwitterImpl
 
updateProfileImage(InputStream) - Method in class twitter4j.AsyncTwitterImpl
 
updateProfileImage(File) - Method in class twitter4j.TwitterImpl
 
updateProfileImage(InputStream) - Method in class twitter4j.TwitterImpl
 
updateStatus(String) - Method in interface twitter4j.api.TweetsResources
Updates the authenticating user's status.
updateStatus(StatusUpdate) - Method in interface twitter4j.api.TweetsResources
Updates the authenticating user's status.
updateStatus(String) - Method in interface twitter4j.api.TweetsResourcesAsync
Updates the authenticating user's status.
updateStatus(StatusUpdate) - Method in interface twitter4j.api.TweetsResourcesAsync
Updates the authenticating user's status.
updateStatus(String) - Method in class twitter4j.AsyncTwitterImpl
 
updateStatus(StatusUpdate) - Method in class twitter4j.AsyncTwitterImpl
 
updateStatus(String) - Method in class twitter4j.TwitterImpl
 
updateStatus(StatusUpdate) - Method in class twitter4j.TwitterImpl
 
updateUserList(long, String, boolean, String) - Method in interface twitter4j.api.ListsResources
Updates the specified list.
updateUserList(long, String, String, boolean, String) - Method in interface twitter4j.api.ListsResources
Updates the specified list.
updateUserList(String, String, String, boolean, String) - Method in interface twitter4j.api.ListsResources
Updates the specified list.
updateUserList(long, String, boolean, String) - Method in interface twitter4j.api.ListsResourcesAsync
Updates the specified list.
updateUserList(long, String, String, boolean, String) - Method in interface twitter4j.api.ListsResourcesAsync
Updates the specified list.
updateUserList(long, String, boolean, String) - Method in class twitter4j.AsyncTwitterImpl
 
updateUserList(long, String, String, boolean, String) - Method in class twitter4j.AsyncTwitterImpl
 
updateUserList(long, String, boolean, String) - Method in class twitter4j.TwitterImpl
 
updateUserList(long, String, String, boolean, String) - Method in class twitter4j.TwitterImpl
 
updateUserList(String, String, String, boolean, String) - Method in class twitter4j.TwitterImpl
 
updateUserList(String, boolean, String, HttpParameter...) - Method in class twitter4j.TwitterImpl
 
upload(String, InputStream) - Method in class twitter4j.media.AbstractImageUploadImpl
 
upload(String, InputStream, String) - Method in class twitter4j.media.AbstractImageUploadImpl
 
upload(File, String) - Method in class twitter4j.media.AbstractImageUploadImpl
 
upload(File) - Method in class twitter4j.media.AbstractImageUploadImpl
 
upload() - Method in class twitter4j.media.AbstractImageUploadImpl
 
upload(File, String) - Method in interface twitter4j.media.ImageUpload
 
upload(File) - Method in interface twitter4j.media.ImageUpload
 
upload(String, InputStream) - Method in interface twitter4j.media.ImageUpload
 
upload(String, InputStream, String) - Method in interface twitter4j.media.ImageUpload
 
upload(File, String) - Method in class twitter4j.media.TwitterUpload
 
upload(File) - Method in class twitter4j.media.TwitterUpload
 
upload(String, InputStream) - Method in class twitter4j.media.TwitterUpload
 
upload(String, InputStream, String) - Method in class twitter4j.media.TwitterUpload
 
uploadBaseURL - Variable in class twitter4j.conf.ConfigurationBase
 
UploadedMedia - Class in twitter4j
Represents result of "/1.1/media/upload.json"
UploadedMedia(JSONObject) - Constructor for class twitter4j.UploadedMedia
 
uploadMedia(File) - Method in interface twitter4j.api.TweetsResources
Uploads media image to be attached via TweetsResources.updateStatus(twitter4j.StatusUpdate)
This method calls https://api.twitter.com/1.1/media/upload.json
uploadMedia(String, InputStream) - Method in interface twitter4j.api.TweetsResources
Uploads media image to be attached via TweetsResources.updateStatus(twitter4j.StatusUpdate)
This method calls https://api.twitter.com/1.1/media/upload.json
uploadMedia(File) - Method in class twitter4j.TwitterImpl
 
uploadMedia(String, InputStream) - Method in class twitter4j.TwitterImpl
 
uploadMediaChunked(String, InputStream) - Method in interface twitter4j.api.TweetsResources
Uploads media using chunked approach to be attached via TweetsResources.updateStatus(twitter4j.StatusUpdate).
uploadMediaChunked(String, InputStream) - Method in class twitter4j.TwitterImpl
 
uploadMediaChunkedAppend(String, InputStream, int, long) - Method in class twitter4j.TwitterImpl
 
uploadMediaChunkedFinalize(long) - Method in class twitter4j.TwitterImpl
 
uploadMediaChunkedFinalize0(long) - Method in class twitter4j.TwitterImpl
 
uploadMediaChunkedInit(long) - Method in class twitter4j.TwitterImpl
 
uploadMediaChunkedStatus(long) - Method in class twitter4j.TwitterImpl
 
uploadUrl - Variable in class twitter4j.media.AbstractImageUploadImpl
 
url - Variable in class twitter4j.OEmbedRequest
 
URLEntity - Interface in twitter4j
A data interface representing one single URL entity.
user - Variable in class twitter4j.conf.ConfigurationBase
 
USER - Static variable in class twitter4j.conf.PropertyConfiguration
 
user - Variable in class twitter4j.StreamController.FriendsIDs
 
User(JSONObject) - Constructor for class twitter4j.StreamController.User
 
user() - Method in interface twitter4j.TwitterStream
Deprecated.
Since Twitter4J 4.0.7
user(String...) - Method in interface twitter4j.TwitterStream
Deprecated.
Since Twitter4J 4.0.7
user() - Method in class twitter4j.TwitterStreamImpl
 
user(String[]) - Method in class twitter4j.TwitterStreamImpl
 
User - Interface in twitter4j
A data interface representing Basic user information element
USER_STREAM_BASE_URL - Static variable in class twitter4j.conf.PropertyConfiguration
 
userId - Variable in class twitter4j.auth.AccessToken
 
userId - Variable in class twitter4j.auth.BasicAuthorization
 
userId - Variable in class twitter4j.StatusDeletionNoticeImpl
 
UserList - Interface in twitter4j
A data interface representing Basic list information element
UserMentionEntity - Interface in twitter4j
A data interface representing one single user mention entity.
users - Variable in class twitter4j.ControlStreamInfo
 
users() - Method in interface twitter4j.Twitter
 
users() - Method in class twitter4j.TwitterImpl
 
UsersResources - Interface in twitter4j.api
 
UsersResourcesAsync - Interface in twitter4j.api
 
UserStream - Interface in twitter4j
 
UserStreamAdapter - Class in twitter4j
 
UserStreamAdapter() - Constructor for class twitter4j.UserStreamAdapter
 
userStreamBaseURL - Variable in class twitter4j.conf.ConfigurationBase
 
UserStreamImpl - Class in twitter4j
 
UserStreamImpl(Dispatcher, InputStream, Configuration) - Constructor for class twitter4j.UserStreamImpl
 
UserStreamImpl(Dispatcher, HttpResponse, Configuration) - Constructor for class twitter4j.UserStreamImpl
 
UserStreamListener - Interface in twitter4j
 
userStreamRepliesAllEnabled - Variable in class twitter4j.conf.ConfigurationBase
 
userStreamWithFollowingsEnabled - Variable in class twitter4j.conf.ConfigurationBase
 
utcOffset() - Method in interface twitter4j.TimeZone
 

V

valueOf(String) - Static method in enum twitter4j.JSONObjectType.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum twitter4j.media.MediaProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum twitter4j.OEmbedRequest.Align
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum twitter4j.OEmbedRequest.WidgetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum twitter4j.Query.ResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum twitter4j.Query.Unit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum twitter4j.TwitterMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum twitter4j.TwitterStreamImpl.Mode
Returns the enum constant of this type with the specified name.
values() - Static method in enum twitter4j.JSONObjectType.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum twitter4j.media.MediaProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum twitter4j.OEmbedRequest.Align
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum twitter4j.OEmbedRequest.WidgetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum twitter4j.Query.ResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum twitter4j.Query.Unit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum twitter4j.TwitterMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum twitter4j.TwitterStreamImpl.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
verifiedCredentials(User) - Method in class twitter4j.TwitterAdapter
 
verifiedCredentials(User) - Method in interface twitter4j.TwitterListener
 
verifyCredentials() - Method in interface twitter4j.api.UsersResources
Returns an HTTP 200 OK response code and a representation of the requesting user if authentication was successful; returns a 401 status code and an error message if not.
verifyCredentials() - Method in interface twitter4j.api.UsersResourcesAsync
Returns an HTTP 200 OK response code and a representation of the requesting user if authentication was successful; returns a 401 status code and an error message if not.
verifyCredentials() - Method in class twitter4j.AsyncTwitterImpl
 
verifyCredentials() - Method in class twitter4j.TwitterImpl
 
Version - Class in twitter4j.media
 
Version() - Constructor for class twitter4j.media.Version
 
VERSION - Static variable in class twitter4j.media.Version
 
Version - Class in twitter4j
 
Version() - Constructor for class twitter4j.Version
 
VERSION - Static variable in class twitter4j.Version
 
VERSION - Static variable in class twitter4j.VersionAsync
 
VERSION - Static variable in class twitter4j.VersionStream
 
VersionAsync - Class in twitter4j
 
VersionAsync() - Constructor for class twitter4j.VersionAsync
 
VersionStream - Class in twitter4j
 
VersionStream() - Constructor for class twitter4j.VersionStream
 

W

widgetType - Variable in class twitter4j.OEmbedRequest
 
widgetType(OEmbedRequest.WidgetType) - Method in class twitter4j.OEmbedRequest
 
WidgetType() - Constructor for enum twitter4j.OEmbedRequest.WidgetType
 
with - Variable in class twitter4j.ControlStreamInfo
 
WITH_TWITTER_USER_ID - Static variable in class twitter4j.Query
 
writeObject(ObjectOutputStream) - Method in class twitter4j.TwitterBaseImpl
 
WWW_DETAILS - Static variable in class twitter4j.TwitterBaseImpl
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links