NdsStoreUpdaterConfiguration
constructor(updateStoragePath: File, persistentStoragePath: File, updateServerUri: Uri? = null, updateServerApiKey: String? = null, locale: Locale = DEFAULT_LOCALE, mapDiskUsageQuota: Memory? = null)
Constructs a NdsStoreUpdaterConfiguration object with the given parameters.
Important: This is a Public Preview API. It may be changed or removed at any time.
Parameters
updateStoragePath
persistentStoragePath
updateServerUri
Defaults to null
updateServerApiKey
Defaults to null
locale
Defaults to DEFAULT_LOCALE
mapDiskUsageQuota
Defaults to null
See also
for more details.
for more details.
for more details.
for more details.
for more details.
for more details.
constructor(updateStoragePath: File, persistentStoragePath: File, updateServerUri: Uri? = null, updateServerApiKey: String? = null, locale: Locale = DEFAULT_LOCALE, automaticUpdates: AutomaticNdsStoreUpdaterConfiguration? = null, mapDiskUsageQuota: Memory? = null)
Constructs a NdsStoreUpdaterConfiguration object with the given parameters.
Important: This is a Public Preview API. It may be changed or removed at any time.
Parameters
updateStoragePath
persistentStoragePath
updateServerUri
Defaults to null
updateServerApiKey
Defaults to null
locale
Defaults to DEFAULT_LOCALE
mapDiskUsageQuota
Defaults to null
automaticUpdates
Defaults to null
See also
for more details.
for more details.
for more details.
for more details.
for more details.
for more details.
for more details.