public static interface RequestQueue.RequestEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
onRequestEvent(Request<?> request,
int event)
Called on every request lifecycle event.
|
void onRequestEvent(Request<?> request, int event)