| Modifier and Type | Method and Description |
|---|---|
FilterQuery |
FilterQuery.count(int count)
Sets count
|
FilterQuery |
FilterQuery.follow(long[] follow)
Sets follow
|
FilterQuery |
FilterQuery.language(String[] language)
Sets language
|
FilterQuery |
FilterQuery.locations(double[][] locations)
Sets locations
|
FilterQuery |
FilterQuery.track(String[] track)
Sets track
|
| Modifier and Type | Method and Description |
|---|---|
void |
TwitterStream.filter(FilterQuery query)
Start consuming public statuses that match one or more filter predicates.
|
Copyright © 2014. All Rights Reserved.