DataStoreUpdateContextEngine

interface DataStoreUpdateContextEngine

Supplies the data store with all the context the store can use to perform an optimized update.

Functions

Link copied to clipboard
abstract fun setLocation(location: GeoLocation)

Sets the given location.

Link copied to clipboard
abstract fun setRoute(route: Route)

Sets the given route.