public static interface Request.SuccessListener extends Request.RequestListener
| Modifier and Type | Method and Description |
|---|---|
void |
onSuccess(Request request)
Callback method invoked when the request has been successfully sent.
|
void onSuccess(Request request)
request - the request sentCopyright © 1995–2017 Webtide. All rights reserved.