java.lang.Object | |
↳ | com.kinvey.java.core.KinveyAggregateCallback |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
KinveyAggregateCallback() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void | onFailure(Throwable error) | ||||||||||
abstract void | onSuccess(Aggregation response) | ||||||||||
void | onSuccess(Result[] result) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |