ui / com.schibsted.account.ui.login.screen.term / TermsContract / Presenter / acceptTerms

acceptTerms

abstract fun acceptTerms(termsBox: CheckBoxView): Unit

Depending on the state of the term checkbox this method should change the state of the desired android.view.View

Parameters

termsBox - the state of the terms checkbox could be checked or unchecked