Generated by
JDiff

Interface twitter4j.api.StatusMethodsAsync

Removed Methods
void getRetweetsOfMe() Returns the 20 most recent tweets of the authenticated user that have been retweeted by others.
void getRetweetsOfMe(Paging) Returns the 20 most recent tweets of the authenticated user that have been retweeted by others.
 

Changed Methods
void getRetweetedBy(long, Paging) Now deprecated.
use {@link StatusMethods#getRetweetedBy(long)} instead.
void getRetweetedByIDs(long, Paging) Now deprecated.
use {@link StatusMethodsAsync#getRetweetedByIDs(long)} instead.