Class Index

A C K O P U

A

AbstractPush  
AndroidCredentialStoreException

AndroidCredentialStoreException class. 

AsyncAppData<T> Wraps the com.kinvey.java.AppData public methods in asynchronous functionality using native Android AsyncTask. 
AsyncAppDataOperation Builder for asynchronous app data requests. 
AsyncClientRequest<T>

Abstract AsyncClientRequest class - used for Kinvey Callbacks. 

AsyncClientRequest.ExecutorType  
AsyncFile Wraps the com.kinvey.java.File public methods in asynchronous functionality using native Android AsyncTask. 
AsyncLinkedData<T extends LinkedGenericJson>  
AsyncUser Wraps the com.kinvey.java.User public methods in asynchronous functionality using native Android AsyncTask. 
AsyncUserDiscovery Wraps the com.kinvey.java.UserDiscovery public methods in asynchronous functionality using native Android AsyncTask. 
AsyncUserGroup /** Wraps the com.kinvey.java.UserGroup public methods in asynchronous functionality using native Android AsyncTask. 

C

Client This class is an implementation of a com.kinvey.java.AbstractClient with default settings for the Android operating system. 
Client.Builder Create a client for interacting with Kinvey's services from an Android Activity. 

K

KinveyClientBuilderCallback  
KinveyDeleteCallback Use this for async callbacks when deleting entities 
KinveyListCallback<T> Use this for async callbacks when retrieving multiple entities 
KinveyPingCallback  
KinveySyncCallback This class provides callbacks from requests executed by the Offline API. 
KinveyUriCallback Use this for async callbacks when requesting a URI 
KinveyUserCallback Use this for async callbacks 
KinveyUserDeleteCallback  
KinveyUserListCallback Use this for async callbacks 
KinveyUserManagementCallback  

O

OfflineAppData<T> This class allows for managing a collection while the client is offline, and syncing with Kinvey when a connection is restored. 
OfflineAppDataService  
OfflineClientRequest<T>  
OfflineRequestInfo This public static class maintains information about the client request. 
OfflineResponseInfo This class maintains information about a response from a request executed by the offline sync service. 
OfflineSettings  
OfflineStore<T>

OfflineStore class. 

P

PushCustomNotificationBuilder  
PushOptions  
PushReceiver  
PushRegistrationException  

U

UrbanAirshipPush Implementation of AbstractPush for Urban Airship. 
UrbanAirshipPushOptions  
UrbanAirshipPushOptions.TransportType