Generated by
JDiff

Interface twitter4j.TwitterListener

Removed Methods
void deletedUserList(UserList) @since Twitter4J 2.1.0
 

Added Methods
void destroyedUserList(UserList) @since Twitter4J 2.1.0
void gotAvailableTrends(ResponseList<Location>) @param locations the locations
void gotGeoDetails(Place)  
void gotLocationTrends(Trends) @param trends trends
void gotNearByPlaces(ResponseList<Place>)  
void gotReverseGeoCode(ResponseList<Place>)  
void gotSuggestedUserCategories(ResponseList<Category>) @since Twitter4J 2.1.1
void gotUserSuggestions(ResponseList<User>) @since Twitter4J 2.1.1
void lookedupUsers(ResponseList<User>) @since Twitter4J 2.1.1
 

Changed Methods
void checkedUserListMembership(User) Change in signature from PagableResponseList<User> to User.
@since Twitter4J 2.1.0
void gotUserListStatuses(ResponseList<Status>) Change in signature from PagableResponseList<UserList> to ResponseList<Status>.
@since Twitter4J 2.1.0
void reportedSpam(User) Change in exceptions thrown from twitter4j.TwitterException to no exceptions.
 
 

Added Fields
TwitterMethod ADD_LIST_MEMBER  
TwitterMethod AVAILABLE_TRENDS  
TwitterMethod BLOCKING_USERS  
TwitterMethod BLOCKING_USERS_IDS  
TwitterMethod CHECK_LIST_MEMBERSHIP  
TwitterMethod CHECK_LIST_SUBSCRIPTION  
TwitterMethod CREATE_BLOCK  
TwitterMethod CREATE_FAVORITE  
TwitterMethod CREATE_FRIENDSHIP  
TwitterMethod CREATE_USER_LIST  
TwitterMethod CURRENT_TRENDS  
TwitterMethod DAILY_TRENDS  
TwitterMethod DELETE_LIST_MEMBER  
TwitterMethod DESTROY_BLOCK  
TwitterMethod DESTROY_DIRECT_MESSAGES  
TwitterMethod DESTROY_FAVORITE  
TwitterMethod DESTROY_FRIENDSHIP  
TwitterMethod DESTROY_STATUS  
TwitterMethod DIRECT_MESSAGES  
TwitterMethod DISABLE_NOTIFICATION  
TwitterMethod DSTROY_USER_LIST  
TwitterMethod ENABLE_NOTIFICATION  
TwitterMethod EXISTS_BLOCK  
TwitterMethod EXISTS_FRIENDSHIP  
TwitterMethod FAVORITES  
TwitterMethod FOLLOWERS_IDS  
TwitterMethod FOLLOWERS_STATUSES  
TwitterMethod FRIENDS_IDS  
TwitterMethod FRIENDS_STATUSES  
TwitterMethod FRIENDS_TIMELINE  
TwitterMethod GEO_DETAILS  
TwitterMethod HOME_TIMELINE  
TwitterMethod LIST_MEMBERS  
TwitterMethod LIST_SUBSCRIBERS  
TwitterMethod LOCATION_TRENDS  
TwitterMethod LOOKUP_USERS  
TwitterMethod MENTIONS  
TwitterMethod NEAR_BY_PLACES  
TwitterMethod PUBLIC_TIMELINE  
TwitterMethod RATE_LIMIT_STATUS  
TwitterMethod REPORT_SPAM  
TwitterMethod RETWEETED_BY_ME  
TwitterMethod RETWEETED_TO_ME  
TwitterMethod RETWEETS  
TwitterMethod RETWEETS_OF_ME  
TwitterMethod RETWEET_STATUS  
TwitterMethod REVERSE_GEO_CODE  
TwitterMethod SEARCH  
TwitterMethod SEARCH_USERS  
TwitterMethod SEND_DIRECT_MESSAGE  
TwitterMethod SENT_DIRECT_MESSAGES  
TwitterMethod SHOW_FRIENDSHIP  
TwitterMethod SHOW_STATUS  
TwitterMethod SHOW_USER  
TwitterMethod SHOW_USER_LIST  
TwitterMethod SUBSCRIBE_LIST  
TwitterMethod SUGGESTED_USER_CATEGORIES  
TwitterMethod TEST  
TwitterMethod TRENDS  
TwitterMethod UNSUBSCRIBE_LIST  
TwitterMethod UPDATE_DELIVERY_DEVICE  
TwitterMethod UPDATE_PROFILE  
TwitterMethod UPDATE_PROFILE_BACKGROUND_IMAGE  
TwitterMethod UPDATE_PROFILE_COLORS  
TwitterMethod UPDATE_PROFILE_IMAGE  
TwitterMethod UPDATE_STATUS  
TwitterMethod UPDATE_USER_LIST  
TwitterMethod USER_LISTS  
TwitterMethod USER_LIST_MEMBERSHIPS  
TwitterMethod USER_LIST_STATUSES  
TwitterMethod USER_LIST_SUBSCRIPTIONS  
TwitterMethod USER_SUGGESTIONS  
TwitterMethod USER_TIMELINE  
TwitterMethod WEEKLY_TRENDS