public interface FilesCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onErrorResponse(APIError apiError) |
void |
onFailure(java.lang.Throwable t) |
void |
onResponse(int httpCode) |
void onResponse(int httpCode)
void onErrorResponse(APIError apiError)
void onFailure(java.lang.Throwable t)