PlacesListener

interface PlacesListener

Functions

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