Uses of Class
twitter4j.TwitterMethod

Packages that use TwitterMethod
twitter4j   
 

Uses of TwitterMethod in twitter4j
 

Fields in twitter4j declared as TwitterMethod
static TwitterMethod TwitterMethod.ADD_LIST_MEMBER
           
static TwitterMethod TwitterMethod.BLOCKING_USERS
           
static TwitterMethod TwitterMethod.BLOCKING_USERS_IDS
           
static TwitterMethod TwitterMethod.CHECK_LIST_MEMBERSHIP
           
static TwitterMethod TwitterMethod.CHECK_LIST_SUBSCRIPTION
           
static TwitterMethod TwitterMethod.CREATE_BLOCK
           
static TwitterMethod TwitterMethod.CREATE_FAVORITE
           
static TwitterMethod TwitterMethod.CREATE_FRIENDSHIP
           
static TwitterMethod TwitterMethod.CREATE_USER_LIST
           
static TwitterMethod TwitterMethod.CURRENT_TRENDS
           
static TwitterMethod TwitterMethod.DAILY_TRENDS
           
static TwitterMethod TwitterMethod.DELETE_LIST_MEMBER
           
static TwitterMethod TwitterMethod.DELETE_USER_LIST
           
static TwitterMethod TwitterMethod.DESTROY_BLOCK
           
static TwitterMethod TwitterMethod.DESTROY_DIRECT_MESSAGES
           
static TwitterMethod TwitterMethod.DESTROY_FAVORITE
           
static TwitterMethod TwitterMethod.DESTROY_FRIENDSHIP
           
static TwitterMethod TwitterMethod.DESTROY_STATUS
           
static TwitterMethod TwitterMethod.DIRECT_MESSAGES
           
static TwitterMethod TwitterMethod.DISABLE_NOTIFICATION
           
static TwitterMethod TwitterMethod.ENABLE_NOTIFICATION
           
static TwitterMethod TwitterMethod.EXISTS_BLOCK
           
static TwitterMethod TwitterMethod.EXISTS_FRIENDSHIP
           
static TwitterMethod TwitterMethod.FAVORITES
           
static TwitterMethod TwitterMethod.FOLLOWERS_IDS
           
static TwitterMethod TwitterMethod.FOLLOWERS_STATUSES
           
static TwitterMethod TwitterMethod.FRIENDS_IDS
           
static TwitterMethod TwitterMethod.FRIENDS_STATUSES
           
static TwitterMethod TwitterMethod.FRIENDS_TIMELINE
           
static TwitterMethod TwitterMethod.HOME_TIMELINE
           
static TwitterMethod TwitterMethod.LIST_MEMBERS
           
static TwitterMethod TwitterMethod.LIST_SUBSCRIBERS
           
static TwitterMethod TwitterMethod.MENTIONS
           
static TwitterMethod TwitterMethod.PUBLIC_TIMELINE
           
static TwitterMethod TwitterMethod.RATE_LIMIT_STATUS
           
static TwitterMethod TwitterMethod.REPORT_SPAM
           
static TwitterMethod TwitterMethod.RETWEET_STATUS
           
static TwitterMethod TwitterMethod.RETWEETED_BY_ME
           
static TwitterMethod TwitterMethod.RETWEETED_TO_ME
           
static TwitterMethod TwitterMethod.RETWEETS
           
static TwitterMethod TwitterMethod.RETWEETS_OF_ME
           
static TwitterMethod TwitterMethod.SEARCH
           
static TwitterMethod TwitterMethod.SEARCH_USERS
           
static TwitterMethod TwitterMethod.SEND_DIRECT_MESSAGE
           
static TwitterMethod TwitterMethod.SENT_DIRECT_MESSAGES
           
static TwitterMethod TwitterMethod.SHOW_FRIENDSHIP
           
static TwitterMethod TwitterMethod.SHOW_STATUS
           
static TwitterMethod TwitterMethod.SHOW_USER
           
static TwitterMethod TwitterMethod.SHOW_USER_LIST
           
static TwitterMethod TwitterMethod.SUBSCRIBE_LIST
           
static TwitterMethod TwitterMethod.TEST
           
static TwitterMethod TwitterMethod.TRENDS
           
static TwitterMethod TwitterMethod.UNSUBSCRIBE_LIST
           
static TwitterMethod TwitterMethod.UPDATE_DELIVERY_DEVICE
           
static TwitterMethod TwitterMethod.UPDATE_PROFILE
           
static TwitterMethod TwitterMethod.UPDATE_PROFILE_BACKGROUND_IMAGE
           
static TwitterMethod TwitterMethod.UPDATE_PROFILE_COLORS
           
static TwitterMethod TwitterMethod.UPDATE_PROFILE_IMAGE
           
static TwitterMethod TwitterMethod.UPDATE_STATUS
           
static TwitterMethod TwitterMethod.UPDATE_USER_LIST
           
static TwitterMethod TwitterMethod.USER_LIST_MEMBERSHIPS
           
static TwitterMethod TwitterMethod.USER_LIST_STATUSES
           
static TwitterMethod TwitterMethod.USER_LIST_SUBSCRIPTIONS
           
static TwitterMethod TwitterMethod.USER_LISTS
           
static TwitterMethod TwitterMethod.USER_TIMELINE
           
static TwitterMethod TwitterMethod.WEEKLY_TRENDS
           
 

Methods in twitter4j with parameters of type TwitterMethod
 void TwitterListener.onException(TwitterException te, TwitterMethod method)
           
 void TwitterAdapter.onException(TwitterException ex, TwitterMethod method)
           
 



Copyright © 2010. All Rights Reserved.