public interface OkHttpResponseAndParsedRequestListener<T>
void
onError(ANError anError)
onResponse(okhttp3.Response okHttpResponse, T response)
void onResponse(okhttp3.Response okHttpResponse, T response)
void onError(ANError anError)