public interface OkHttpResponseAndJSONArrayRequestListener
| Modifier and Type | Method and Description |
|---|---|
void |
onError(ANError anError) |
void |
onResponse(okhttp3.Response okHttpResponse,
org.json.JSONArray response) |
void onResponse(okhttp3.Response okHttpResponse,
org.json.JSONArray response)
void onError(ANError anError)