Changed Methods |
void filter(int, int[], String[])
|
Change in exceptions thrown from twitter4j.TwitterException to no exceptions.
|
Start consuming public statuses that match one or more filter predicates. |
void firehose(int )
|
Change in exceptions thrown from twitter4j.TwitterException to no exceptions.
|
Starts listening on all public statuses. |
void retweet()
|
Change in exceptions thrown from twitter4j.TwitterException to no exceptions.
|
Starts listening on all retweets. |
void sample()
|
Change in exceptions thrown from twitter4j.TwitterException to no exceptions.
|
Starts listening on random sample of all public statuses. |