public static interface RequestBatch.Callback
| Modifier and Type | Method and Description |
|---|---|
void |
onBatchCompleted(RequestBatch batch)
The method that will be called when a batch completes.
|
void onBatchCompleted(RequestBatch batch)
batch - the RequestBatch containing the Requests which were executedCopyright © 2013. All Rights Reserved.