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