public interface OkHttpResponseAndStringRequestListener
| Modifier and Type | Method and Description |
|---|---|
void |
onError(ANError anError) |
void |
onResponse(okhttp3.Response okHttpResponse,
java.lang.String response) |
void onResponse(okhttp3.Response okHttpResponse,
java.lang.String response)
void onError(ANError anError)