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