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 © 1995-2015 Webtide. All Rights Reserved.