AsyncExecutor<T> | This interface defines an async implementation that can be notified. |
DownloaderProgressListener | An interface for receiving progress notifications for downloads. |
KinveyCancellableCallback<T> | |
KinveyClientCallback<T> | |
KinveyRequestInitializer | |
UploaderProgressListener | An interface for receiving progress notifications for uploads. |
AbstractKinveyClient | |
AbstractKinveyClient.Builder | Constructs an AbstractKinveyClient
|
AbstractKinveyClientRequest<T> | |
AbstractKinveyJsonClient | |
AbstractKinveyJsonClient.Builder | |
AbstractKinveyJsonClientRequest<T> | |
KinveyAggregateCallback | |
KinveyClientRequestInitializer | |
KinveyHeaders | |
KinveyJsonError | |
MediaHttpDownloader | Media HTTP Downloader, with support for both direct and resumable media downloads. |
MediaHttpUploader | Media HTTP Uploader, with support for both direct and resumable media uploads. |
MetaDownloadProgressListener | This class is an extension of the DownloaderProgressListener , which also provides a method for the retrieval of the metadata. |
MetaUploadProgressListener | This class is an extension of the DownloaderProgressListener , which also provides a method for the retrieval of the metadata. |
MediaHttpDownloader.DownloadState | Download state associated with the Media HTTP downloader. |
MediaHttpUploader.UploadState | Upload state associated with the Media HTTP uploader. |