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?)
Content copied to clipboard
Invoked when the information about available road graph data updates is received.