Generated by
JDiff

Interface twitter4j.TwitterListener

Added Methods
void addedUserListMembers(UserList) @since Twitter4J 2.1.7
void createdPlace(Place)  
void gotPrivacyPolicy(String) @since Twitter4J 2.1.7
void gotProfileImage(ProfileImage) @since Twitter4J 2.1.7
void gotRelatedResults(RelatedResults)  
void gotSimilarPlaces(SimilarPlaces)  
void gotTermsOfService(String) @since Twitter4J 2.1.7
void searchedPlaces(ResponseList<Place>)  
 

Added Fields
TwitterMethod ADD_LIST_MEMBERS  
TwitterMethod CREATE_PLACE  
TwitterMethod PRIVACY_POLICY  
TwitterMethod PROFILE_IMAGE  
TwitterMethod RELATED_RESULT  
TwitterMethod SEARCH_PLACES  
TwitterMethod SIMILAR_PLACES  
TwitterMethod TERMS_OF_SERVICE