java.lang.Object | |
↳ | com.google.android.gms.common.api.BatchResult |
The result of a batch operation. The result status is successful if and only if all results
are successful. Individual results can be retrieved using BatchResultToken
objects.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Claims a result from the batch.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||||||||||||||||||
![]() |
Claims a result from the batch. Taking a result out of the batch has the effect of removing it.