public abstract class FetchAssetsCallback extends ResultCallBack
| Constructor and Description |
|---|
FetchAssetsCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
always() |
abstract void |
onCompletion(ResponseType responseType,
List<Asset> assets,
Error error) |
void |
onRequestFinish(ResponseType responseType,
List<Asset> assets) |
public abstract void onCompletion(ResponseType responseType, List<Asset> assets, Error error)
public void onRequestFinish(ResponseType responseType, List<Asset> assets)
public void always()
always in class ResultCallBackCopyright © 2021 Contentstack.. All rights reserved.