PlacesListener

interface PlacesListener : NativeMethodsReceiver.NativeListener

Functions

onPlacesError
Link copied to clipboard
abstract fun onPlacesError(code: PlacesManager.ErrorCode)
onPlacesLoaded
Link copied to clipboard
abstract fun onPlacesLoaded(places: List<Place>)