PoiCategoryCallback

Callback that reports when a PoiCategoryResponse or SearchFailure is received.

Inherited functions

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