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