com.kinvey.android.callback.KinveyClientBuilderCallback |
This class provides callbacks for an creation of the client.
Creating a client requires disc operations which are performed asynchronously.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void | onFailure(Throwable error) | ||||||||||
abstract void | onSuccess(Client result) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |