public interface OkHttpResponseAndBitmapRequestListener
| Modifier and Type | Method and Description |
|---|---|
void |
onError(ANError anError) |
void |
onResponse(okhttp3.Response okHttpResponse,
android.graphics.Bitmap response) |
void onResponse(okhttp3.Response okHttpResponse,
android.graphics.Bitmap response)
void onError(ANError anError)