|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResponseList | |
|---|---|
| twitter4j | |
| twitter4j.api | |
| Uses of ResponseList in twitter4j |
|---|
| Subinterfaces of ResponseList in twitter4j | |
|---|---|
interface |
PagableResponseList<T extends TwitterResponse>
ResponseList with cursor support. |
interface |
SimilarPlaces
|
| Methods in twitter4j that return ResponseList | |
|---|---|
ResponseList<Status> |
RelatedResults.getTweetsFromUser()
Return the 3 or less latest statuses from the user who sent the origin tweet. |
ResponseList<Status> |
RelatedResults.getTweetsWithConversation()
Returns the 8 or less statuses with conversation |
ResponseList<Status> |
RelatedResults.getTweetsWithReply()
Returns the 8 or less statuses with reply. |
| Uses of ResponseList in twitter4j.api |
|---|
| Methods in twitter4j.api that return ResponseList | |
|---|---|
ResponseList<UserList> |
ListMethods.getAllUserLists(long userId)
Returns all lists the authenticating or specified user subscribes to, including their own. |
ResponseList<UserList> |
ListMethods.getAllUserLists(String screenName)
Returns all lists the authenticating or specified user subscribes to, including their own. |
ResponseList<Location> |
LocalTrendsMethods.getAvailableTrends()
Returns the locations that Twitter has trending topic information for. |
ResponseList<Location> |
LocalTrendsMethods.getAvailableTrends(GeoLocation location)
Returns the sorted locations that Twitter has trending topic information for. |
ResponseList<User> |
BlockMethods.getBlockingUsers()
Returns a list of user objects that the authenticating user is blocking. |
ResponseList<User> |
BlockMethods.getBlockingUsers(int page)
Returns a list of user objects that the authenticating user is blocking. |
ResponseList<Trends> |
TrendsMethods.getDailyTrends()
Returns the top 20 trending topics for each hour in a given day. |
ResponseList<Trends> |
TrendsMethods.getDailyTrends(Date date,
boolean excludeHashTags)
Returns the top 20 trending topics for each hour in a given day. |
ResponseList<DirectMessage> |
DirectMessageMethods.getDirectMessages()
Returns a list of the direct messages sent to the authenticating user. |
ResponseList<DirectMessage> |
DirectMessageMethods.getDirectMessages(Paging paging)
Returns a list of the direct messages sent to the authenticating user. |
ResponseList<Status> |
FavoriteMethods.getFavorites()
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format. |
ResponseList<Status> |
FavoriteMethods.getFavorites(int page)
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format. |
ResponseList<Status> |
FavoriteMethods.getFavorites(Paging paging)
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format. |
ResponseList<Status> |
FavoriteMethods.getFavorites(String id)
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format. |
ResponseList<Status> |
FavoriteMethods.getFavorites(String id,
int page)
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format. |
ResponseList<Status> |
FavoriteMethods.getFavorites(String id,
Paging paging)
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format. |
ResponseList<Status> |
TimelineMethods.getHomeTimeline()
Returns the 20 most recent statuses, including retweets, posted by the authenticating user and that user's friends. |
ResponseList<Status> |
TimelineMethods.getHomeTimeline(Paging paging)
Returns the 20 most recent statuses, including retweets, posted by the authenticating user and that user's friends. |
ResponseList<HelpMethods.Language> |
HelpMethods.getLanguages()
Returns the list of languages supported by Twitter along with their ISO 639-1 code. |
ResponseList<User> |
UserMethods.getMemberSuggestions(String categorySlug)
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. |
ResponseList<Status> |
TimelineMethods.getMentions()
Returns the 20 most recent mentions (status containing @username) for the authenticating user. |
ResponseList<Status> |
TimelineMethods.getMentions(Paging paging)
Returns the 20 most recent mentions (status containing @username) for the authenticating user. |
ResponseList<User> |
StatusMethods.getRetweetedBy(long statusId)
Deprecated. use StatusMethods.getRetweetedBy(long, twitter4j.Paging) instead |
ResponseList<User> |
StatusMethods.getRetweetedBy(long statusId,
Paging paging)
Show user objects of up to 100 members who retweeted the status. |
ResponseList<Status> |
TimelineMethods.getRetweetedByMe()
Returns the 20 most recent retweets posted by the authenticating user. |
ResponseList<Status> |
TimelineMethods.getRetweetedByMe(Paging paging)
Returns the 20 most recent retweets posted by the authenticating user. |
ResponseList<Status> |
TimelineMethods.getRetweetedByUser(long userId,
Paging paging)
Returns the 20 most recent retweets posted by the specified user. |
ResponseList<Status> |
TimelineMethods.getRetweetedByUser(String screenName,
Paging paging)
Returns the 20 most recent retweets posted by the specified user. |
ResponseList<Status> |
TimelineMethods.getRetweetedToMe()
Returns the 20 most recent retweets posted by the authenticating user's friends. |
ResponseList<Status> |
TimelineMethods.getRetweetedToMe(Paging paging)
Returns the 20 most recent retweets posted by the authenticating user's friends. |
ResponseList<Status> |
TimelineMethods.getRetweetedToUser(long userId,
Paging paging)
Returns the 20 most recent retweets posted by users the specified user follows. |
ResponseList<Status> |
TimelineMethods.getRetweetedToUser(String screenName,
Paging paging)
Returns the 20 most recent retweets posted by users the specified user follows. |
ResponseList<Status> |
StatusMethods.getRetweets(long statusId)
Returns up to 100 of the first retweets of a given tweet. |
ResponseList<Status> |
TimelineMethods.getRetweetsOfMe()
Returns the 20 most recent tweets of the authenticated user that have been retweeted by others. |
ResponseList<Status> |
TimelineMethods.getRetweetsOfMe(Paging paging)
Returns the 20 most recent tweets of the authenticated user that have been retweeted by others. |
ResponseList<SavedSearch> |
SavedSearchesMethods.getSavedSearches()
Returns the authenticated user's saved search queries. |
ResponseList<DirectMessage> |
DirectMessageMethods.getSentDirectMessages()
Returns a list of the direct messages sent by the authenticating user. |
ResponseList<DirectMessage> |
DirectMessageMethods.getSentDirectMessages(Paging paging)
Returns a list of the direct messages sent by the authenticating user. |
ResponseList<Category> |
UserMethods.getSuggestedUserCategories()
Access to Twitter's suggested user list. |
ResponseList<Status> |
ListMethods.getUserListStatuses(int listId,
Paging paging)
Show tweet timeline for members of the specified list. |
ResponseList<User> |
UserMethods.getUserSuggestions(String categorySlug)
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. |
ResponseList<Status> |
TimelineMethods.getUserTimeline()
Returns the 20 most recent statuses posted from the authenticating user. |
ResponseList<Status> |
TimelineMethods.getUserTimeline(long userId)
Returns the 20 most recent statuses posted from the authenticating user. |
ResponseList<Status> |
TimelineMethods.getUserTimeline(long userId,
Paging paging)
Returns the 20 most recent statuses posted from the authenticating user. |
ResponseList<Status> |
TimelineMethods.getUserTimeline(Paging paging)
Returns the 20 most recent statuses posted from the authenticating user. |
ResponseList<Status> |
TimelineMethods.getUserTimeline(String screenName)
Returns the 20 most recent statuses posted from the authenticating user. |
ResponseList<Status> |
TimelineMethods.getUserTimeline(String screenName,
Paging paging)
Returns the 20 most recent statuses posted from the authenticating user. |
ResponseList<Trends> |
TrendsMethods.getWeeklyTrends()
Returns the top 30 trending topics for each day in a given week. |
ResponseList<Trends> |
TrendsMethods.getWeeklyTrends(Date date,
boolean excludeHashTags)
Returns the top 30 trending topics for each day in a given week. |
ResponseList<Friendship> |
FriendshipMethods.lookupFriendships(long[] ids)
Returns the relationship of the authenticating user to the specified users. |
ResponseList<Friendship> |
FriendshipMethods.lookupFriendships(String[] screenNames)
Returns the relationship of the authenticating user to the specified users. |
ResponseList<User> |
UserMethods.lookupUsers(long[] ids)
Return up to 100 users worth of extended information, specified by either ID, screen name, or combination of the two. |
ResponseList<User> |
UserMethods.lookupUsers(String[] screenNames)
Return up to 100 users worth of extended information, specified by either ID, screen name, or combination of the two. |
ResponseList<Place> |
GeoMethods.reverseGeoCode(GeoQuery query)
Search for places (cities and neighborhoods) that can be attached to a statuses/update. |
ResponseList<Place> |
GeoMethods.searchPlaces(GeoQuery query)
Search for places that can be attached to a statuses/update. |
ResponseList<User> |
UserMethods.searchUsers(String query,
int page)
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||