ReverseGeocoderCallback

Callback that reports that a ReverseGeocoderResponse or SearchFailure has been received.

Inherited functions

Link copied to clipboard
abstract fun onFailure(failure: SearchFailure)
Link copied to clipboard
abstract fun onSuccess(result: ReverseGeocoderResponse)