Generated by
JDiff

Interface twitter4j.SiteStreamsListener

Added Methods
void onFavoritedRetweet(User, User, Status) @param source source user of the event
void onMute(long, User, User) @param source source user of the event
void onQuotedTweet(User, User, Status) @param source source user of the event
void onRetweetedRetweet(User, User, Status) @param source source user of the event
void onUnmute(long, User, User) @param source source user of the event
void onUserDeletion(long, long) @param forUser the user id to whom sent the event
void onUserSuspension(long, long) @param forUser the user id to whom sent the event