RouterFactory

object RouterFactory

Provides components needed for base router capabilities.

Functions

Link copied to clipboard
fun buildNavigationRouterRefreshError(    message: String? = null,     throwable: Throwable? = null,     routerFailure: RouterFailure? = null): NavigationRouterRefreshError

Build a refresh error object needed for NavigationRouterRefreshCallback.