RoadGraphDataUpdateCallback

interface RoadGraphDataUpdateCallback

Callback to be invoked when the information about available road graph data updates is received. See MapboxNavigation.requestRoadGraphDataUpdate.

Functions

Link copied to clipboard
abstract fun onRoadGraphDataUpdateInfoAvailable(isUpdateAvailable: Boolean, versionInfo: RoadGraphVersionInfo?)

Invoked when the information about available road graph data updates is received.