Package-level declarations
DataStoreMaintenanceEngine: Engine that instantiates the update of the data store used for navigation. Supports maintenance and reset operations and returns com.tomtom.sdk.datamanagement.datastore.featuretoggle.LockedDataStoreHandle for locking the data store (consecutive accesses to the data store are guaranteed to access the same data).
Types
Link copied to clipboard
interface DataStoreMaintenanceEngine
Engine that instantiates the update of the data store used for navigation.