PlacesListener

interface PlacesListener

Functions

onPlacesError
Link copied to clipboard
abstract fun onPlacesError(status: ResultStatus)
onPlacesLoaded
Link copied to clipboard
abstract fun onPlacesLoaded(places: List<Place>, continuationToken: String?)