Package | Description |
---|---|
twitter4j | |
twitter4j.api |
Modifier and Type | Method and Description |
---|---|
GeoQuery |
GeoQuery.accuracy(String accuracy) |
GeoQuery |
GeoQuery.granularity(String granularity) |
GeoQuery |
GeoQuery.maxResults(int maxResults) |
Modifier and Type | Method and Description |
---|---|
ResponseList<Place> |
PlacesGeoResources.reverseGeoCode(GeoQuery query)
Search for places (cities and neighborhoods) that can be attached to a statuses/update.
|
ResponseList<Place> |
PlacesGeoResources.searchPlaces(GeoQuery query)
Search for places that can be attached to a statuses/update.
|
Copyright © 2013. All Rights Reserved.