getCategories

fun getCategories(listener: CustomPlacesManager.CategoriesListener, executor: Executor? = null)

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