| Package | Description |
|---|---|
| biz.turnonline.ecosystem.widget.shared.presenter | |
| biz.turnonline.ecosystem.widget.shared.rest |
| Modifier and Type | Method and Description |
|---|---|
static void |
Presenter.success(String success,
FacadeCallback.Failure failure)
Show conditional message.
|
static void |
Presenter.warn(String msg,
FacadeCallback.Failure failure)
Show warning message.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
SuccessCallback.done(T response,
FacadeCallback.Failure failure) |
void |
FacadeCallback.done(T response,
FacadeCallback.Failure failure)
Called when asynchronous call completes either successfully or with an error.
|
default void |
SuccessCallback.handleError(FacadeCallback.Failure failure) |
Copyright © 2023. All rights reserved.