ui / com.schibsted.account.ui.login.screen.identification / IdentificationPresenter / <init>

<init>

IdentificationPresenter(identificationView: IdentificationContract.View, provider: InputProvider<Identifier>?, flowSelectionListener: FlowSelectionListener?)

Following the MVP design pattern this interface represent the implementation of the IdentificationContract.Presenter. this class executes the mobile identification business logic and ask for UI updates depending on results.