public abstract class EntryResultCallBack extends Object implements ResultCallBack
| Constructor and Description |
|---|
EntryResultCallBack() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
onCompletion(ResponseType responseType,
Error error) |
void |
onRequestFail(ResponseType responseType,
Error error) |
public abstract void onCompletion(ResponseType responseType, Error error)
public void onRequestFail(ResponseType responseType, Error error)
onRequestFail in interface ResultCallBackCopyright © 2021 Contentstack.. All rights reserved.