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