PlaceListener

interface PlaceListener : NativeMethodsReceiver.NativeListener

Functions

onPlaceError
Link copied to clipboard
abstract fun onPlaceError(code: PlacesManager.ErrorCode)
onPlaceLoaded
Link copied to clipboard
abstract fun onPlaceLoaded(place: Place)