onFailed

abstract fun onFailed(error: NavigationError)

Called when some error happened while navigation was running.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

error

NavigationError with description what went wrong.