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