Companion

object Companion

Functions

Link copied to clipboard
fun name(e: Int): String

Properties

Link copied to clipboard
const val GetCategories: Byte = 1

Read defined categories

Link copied to clipboard
const val GetDynamicData: Byte = 2

Read defined dynamic data for given ID-s

Link copied to clipboard
const val GetPlaces: Byte = 0

Read defined POIS, it's possible to use filter PFPoiPlacesFilter

Link copied to clipboard
Link copied to clipboard
const val Reindex: Byte = 6

Reindex data for refresh full-text-search index

Link copied to clipboard
const val UpdateCategories: Byte = 4

Add/Update/delete defined categories

Link copied to clipboard
const val UpdateDynamicData: Byte = 5

Add/Update/delete defined dynamic data for given ID-s

Link copied to clipboard
const val UpdatePlaces: Byte = 3

Add/Update/delete defined POIs