Package-level declarations
DataStoreMaintenanceEngine: Instantiates the update of the data store used for navigation. Supports maintenance and reset operations and returns a com.tomtom.sdk.datamanagement.datastore.featuretoggle.LockedDataStoreHandle for locking the data store (consecutive accesses are guaranteed to access the same data).
Types
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Engine that instantiates the update of the data store used for navigation.
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Factory to create a DataStoreMaintenanceEngine.