Generated by
JDiff

Interface twitter4j.TwitterListener

Removed Methods
void updatedDeliveryDevice(User)  
 

Added Methods
void addedUserListMembers(UserList) @since Twitter4J 2.1.7
void createdPlace(Place)  
void gotAccountSettings(AccountSettings) @since Twitter4J 2.1.9
void gotAccountTotals(AccountTotals) @since Twitter4J 2.1.9
void gotAllUserLists(ResponseList<UserList>) @since Twitter4J 2.1.9
void gotDirectMessage(DirectMessage) @since Twitter4J 2.1.9
void gotMemberSuggestions(ResponseList<User>) @since Twitter4J 2.1.9
void gotPrivacyPolicy(String) @since Twitter4J 2.1.7
void gotProfileImage(ProfileImage) @since Twitter4J 2.1.7
void gotRelatedResults(RelatedResults)  
void gotRetweetedByUser(ResponseList<Status>) @since Twitter4J 2.1.9
void gotRetweetedToUser(ResponseList<Status>) @since Twitter4J 2.1.9
void gotSimilarPlaces(SimilarPlaces)  
void gotTermsOfService(String) @since Twitter4J 2.1.7
void lookedUpFriendships(ResponseList<Friendship>) @since Twitter4J 2.1.9
void searchedPlaces(ResponseList<Place>)  
void updatedFriendship(Relationship) @since Twitter4J 2.1.9
 

Removed Fields
TwitterMethod DESTROY_DIRECT_MESSAGES  
TwitterMethod UPDATE_DELIVERY_DEVICE  
 

Added Fields
TwitterMethod ACCOUNT_SETTINGS  
TwitterMethod ACCOUNT_TOTALS  
TwitterMethod ADD_LIST_MEMBERS  
TwitterMethod ALL_USER_LISTS  
TwitterMethod CREATE_PLACE  
TwitterMethod DESTROY_DIRECT_MESSAGE  
TwitterMethod LOOKUP_FRIENDSHIPS  
TwitterMethod MEMBER_SUGGESTIONS  
TwitterMethod PRIVACY_POLICY  
TwitterMethod PROFILE_IMAGE  
TwitterMethod RELATED_RESULT  
TwitterMethod RETWEETED_BY_USER  
TwitterMethod RETWEETED_TO_USER  
TwitterMethod SEARCH_PLACES  
TwitterMethod SIMILAR_PLACES  
TwitterMethod TERMS_OF_SERVICE  
TwitterMethod UPDATE_FRIENDSHIP