OfflineIndexChangeEvent

class OfflineIndexChangeEvent

Type that holds information about changes in the offline search index.

Types

EventType
Link copied to clipboard
enum EventType : Enum<OfflineIndexChangeEvent.EventType>

Properties

dataset
Link copied to clipboard
val dataset: String
Dataset of the region for which this event is generated.
regionId
Link copied to clipboard
val regionId: String
The tile region identifier.
type
Link copied to clipboard
val type: OfflineIndexChangeEvent.EventType
Type of event.
version
Link copied to clipboard
val version: String
Version of the dataset for which this event is generated.