employer cover photo
employer logo
employer logo

Sure International Technology

Questa è la tua azienda?

Domanda di colloquio di Sure International Technology

login with mvp

Risposta di colloquio

Anonimo

24 apr 2021

m = model which contain data of user v = view which is login activity p = presenter which get data and update it in view view call login method in presenter then presenter call login method in repository class which class in it actual calling for api then presenter update view with data returned from api .