| Package | Description |
|---|---|
| kr.co.hanwha.hifive.data.source | |
| kr.co.hanwha.hifive.screen.intro | |
| kr.co.hanwha.hifive.screen.intro.contract | |
| kr.co.hanwha.hifive.util |
| Modifier and Type | Field and Description |
|---|---|
private static UpdateData |
MemberDataRepository.sUpdateData |
| Modifier and Type | Method and Description |
|---|---|
static UpdateData |
MemberDataRepository.getUpdateData() |
| Modifier and Type | Method and Description |
|---|---|
static void |
MemberDataRepository.setUpdateData(UpdateData updateData) |
| Modifier and Type | Method and Description |
|---|---|
NoticeData |
IntroPresenter.checkNotice(UpdateData updateData) |
void |
IntroPresenter.doUpdate(UpdateData data) |
void |
IntroPresenter.showLoginView(UpdateData response) |
void |
IntroPresenter.showUpdateAlert(UpdateData response) |
| Modifier and Type | Method and Description |
|---|---|
NoticeData |
IntroContract.Presenter.checkNotice(UpdateData updateData)
공지사항 확인
|
void |
IntroContract.Presenter.doUpdate(UpdateData data)
업데이트
|
void |
IntroContract.Presenter.showLoginView(UpdateData response)
로그인
|
void |
IntroContract.Presenter.showUpdateAlert(UpdateData response)
업데이트 확인 팝업
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
HFCommonUtil.checkUpdate(android.content.Context context,
UpdateData data) |