public static interface Response.SuccessListener extends Response.ResponseListener
| Modifier and Type | Method and Description |
|---|---|
void |
onSuccess(Response response)
Callback method invoked when the whole response has been successfully received.
|
void onSuccess(Response response)
response - the response containing the response line data and the headersCopyright © 2010 - 2020 Adobe. All Rights Reserved