create
fun create(context: Context, ndsStore: NdsStore, configuration: NdsStoreUpdaterConfiguration): Result<NdsStoreUpdater, MapUpdateError>
Creates an instance of NdsStoreUpdater.
Parameters
context
Android context.
ndsStore
NdsStore instance.
configuration
The configuration for the updates of the NDS store.