ui / com.schibsted.account.ui.login.screen.term / TermsPresenter / acceptTerms

acceptTerms

fun acceptTerms(termsBox: CheckBoxView): Unit

Overrides Presenter.acceptTerms

Verify if given checkbox is checked. Calls acceptAgreements if true Shows errors if false

Parameters

termsBox - CheckBoxView the terms checkbox