RouterFactory
Provides components needed for base router capabilities.
Functions
Link copied to clipboard
fun buildNavigationRouterRefreshError( message: String? = null, throwable: Throwable? = null, routerFailure: RouterFailure? = null, refreshTtl: Int? = null): NavigationRouterRefreshError
Content copied to clipboard
Build a refresh error object needed for NavigationRouterRefreshCallback.