This interface is deprecated.
The Google Play Services Places SDK is deprecated. A new SDK is available.
See the client
migration guide for more information.
A listener for place selection events.
| abstract void | |
| abstract void |
Called when an error occurs while selecting a place.
The list of possible status codes is available at PlacesStatusCodes.
You should pay specific attention to the value of status, as it can
indicate a configuration error (for example, an invalid API key in your Android
manifest) or a quota error (see Usage Limits).
Called when a place is selected by the user.