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