| Package | Description |
|---|---|
| com.facebook |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestBatch.addCallback(RequestBatch.Callback callback)
Adds a batch-level callback which will be called when the entire batch has finished executing.
|
void |
RequestBatch.removeCallback(RequestBatch.Callback callback)
Removes a batch-level callback.
|
Copyright © 2013. All Rights Reserved.