NdsStoreUpdaterConfiguration
Configuration of updates of the NdsStoreUpdater.
Important: This is a Public Preview API. It may be changed or removed at any time.
Constructors
Constructs a NdsStoreUpdaterConfiguration object with the given parameters.
Constructs a NdsStoreUpdaterConfiguration object with the given parameters.
Types
Represents default values for NdsStoreUpdaterConfiguration constructor.
Properties
Configuration for automatic map operations.
The path to the persistent directory for map updates. For some functionality (e.g., recovery from unexpected failures) data may have to be persisted at this location.
The API key used for requests to the map updates server that was specified in updateServerUri. If not specified, the key parameter will not be present in requests.
The URI of the server to download updates from. Defaults to the TomTom production update server.
The local path to the update packages directory. The directory provided must be writable. After a successful update of an update region, all update files for that update region are deleted.
Functions
Returns a copy calling the NdsStoreUpdaterConfiguration object with possibilities to override every properties.