Generated by
JDiff

Class twitter4j.AsyncTwitter

Removed Methods
void updateProfile(String, String, String, String, String) {@inheritDoc}
 

Added Methods
void addListener(TwitterListener) Adds twitter listener
void getUserListMembers(int, int, long) {@inheritDoc}
void getUserListStatuses(int, int, Paging) {@inheritDoc}
void updateProfileBackgroundImage(InputStream, boolean) {@inheritDoc}
void updateProfileImage(InputStream) {@inheritDoc}
 

Changed Methods
void getRelatedResults(long) Change in exceptions thrown from twitter4j.TwitterException to no exceptions.
 
void reportSpam(int) Change in exceptions thrown from twitter4j.TwitterException to no exceptions.
{@inheritDoc}
void reportSpam(String) Change in exceptions thrown from twitter4j.TwitterException to no exceptions.
{@inheritDoc}