ui / com.schibsted.account.ui.login.screen.term / TermsContract / View / requestNavigationToWebView

requestNavigationToWebView

abstract fun requestNavigationToWebView(link: String): Unit

Requests a navigation to a com.schibsted.account.ui.ui.WebFragment. It should be use to show terms and policies of Schibsted account and the client as a web page.

Parameters

link - the client to go to.