PoiCategoriesSearchCallback

Callback to report when the PoiCategoriesSearchResponse has been received or an error detected.

Important: This is a Public Preview API. It may be changed or removed at any time.

Functions

Link copied to clipboard
abstract fun onError(error: PoiCategoriesSearchError)
Link copied to clipboard
abstract fun onSuccess(result: PoiCategoriesSearchResponse)