GeometryDataCallback

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

Functions

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