public static interface IntroContract.View extends BaseView<IntroContract.Presenter>
| Modifier and Type | Method and Description |
|---|---|
void |
playLoginAnimation()
Icon Animation
|
void |
showAccountLogin()
아이디 / 패스워드 로그인
|
void |
showAlertAccountMessage(java.lang.String message)
에러 메세지 표시 - 계정 로그인
|
void |
showAlertSimpleMessage(java.lang.String message)
에러 메세지 표시 - 간편 로그인
|
void |
showSimpleLogin()
간편 로그인
|
showAlert, showAlert, showAlert, showAlert, showAlert, showLoadingDialog, showToast, showToastAlert, showToastConfirm, showToastEmpty, showToastImpossiblevoid showAlertSimpleMessage(java.lang.String message)
message - void showAlertAccountMessage(java.lang.String message)
message - void playLoginAnimation()
void showSimpleLogin()
void showAccountLogin()