public static interface Request.QueuedListener extends Request.RequestListener
| Modifier and Type | Method and Description |
|---|---|
void |
onQueued(Request request)
Callback method invoked when the request is queued, waiting to be sent
|
void onQueued(Request request)
request - the request being queuedCopyright © 1995–2017 Webtide. All rights reserved.