Package | Description |
---|---|
org.apache.streams.twitter.api |
Modifier and Type | Method and Description |
---|---|
GeoSearchResponse |
Geo.geosearch(GeoSearchRequest parameters)
Search for places that can be attached to a statuses/update.
|
GeoSearchResponse |
Geo.reverseGeocode(GeoSearchRequest parameters)
Given a latitude and a longitude, searches for up to 20 places that can be used as a place_id when updating a status.
|
GeoSearchResponse |
GeoSearchResponse.withAdditionalProperty(String name,
Object value) |
GeoSearchResponse |
GeoSearchResponse.withQuery(GeoSearchResponseQuery query) |
GeoSearchResponse |
GeoSearchResponse.withResult(GeoSearchResponseResult result) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.