KinveySyncCallback | This class provides callbacks from requests executed by the Offline API. |
AppDataProvider | |
KinveyProvider | |
KinveySyncService | |
KinveySyncService.LocalBinder | Class used for the client Binder. |
OfflineAppData<T> | This class allows for managing a collection while the client is offline, and syncing with Kinvey when a connection is restored. |
OfflineAppDataService | This IntentService can be used to execute App Data client requests. |
OfflineClientRequest<T> | |
OfflineGenericJson | |
OfflineHelper | This class manages a set of OfflineTable s. |
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. |
OfflineTable | This class represents a collection as a sqllite table, used for offline storage. |