onRouteFetchFailed

open fun onRouteFetchFailed(reasons: List<RouterFailure>, routeOptions: RouteOptions)

Called when route request using the Router failed.

Parameters

reasons

For why the request failed.

routeOptions

Used to fetch the route.