onFailed

abstract fun onFailed(failure: NavigationFailure)

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

failure

NavigationFailure with description what went wrong.