CategoriesListener

interface CategoriesListener

Functions

Link copied to clipboard
abstract fun onError(code: CustomPlacesManager.CategoriesError)
Link copied to clipboard
abstract fun onResult(categories: List<String>)