get Categories
fun getCategories(listener: CustomPlacesManager.CategoriesListener, executor: Executor? = null)
Content copied to clipboard
Provides list of categories of custom places.
Parameters
listener
listener that will be called with a result or an error when the operation finishes
executor
executor to call listener on