onError

abstract fun onError(isTimeoutError: Boolean)

Called when graph version information wasn't received.

Parameters

isTimeoutError

A flag indicating whether error was due to timeout, passed to MapboxNavigation.getRoadGraphVersionInfo. False otherwise.