-
Classes Class Description com.sap.cloud.mobile.odata.offline.OfflineODataFileDownloadProgress The class represents the progress information during a download of file. com.sap.cloud.mobile.odata.offline.OfflineODataDelegate A delegate used to get progress updates while an OfflineODataProvider is opening, downloading, file downloading, uploading, and sending the store to server; to get state change notifications; and to get information about requests that fail during an upload. com.sap.cloud.mobile.odata.offline.OfflineODataSendStoreProgress This class represents the progress of sending the offline store. com.sap.cloud.mobile.odata.offline.OfflineODataProgress The class represents the number of bytes sent and received during a download or upload.
-
Constructors Constructor Description com.sap.cloud.mobile.odata.offline.OfflineODataProvider(java.net.URL,com.sap.cloud.mobile.odata.offline.OfflineODataParameters,okhttp3.OkHttpClient,com.sap.cloud.mobile.foundation.authentication.SslClientAuth,com.sap.cloud.mobile.odata.offline.OfflineODataDelegate) Constructs an OfflineODataProvider instance. com.sap.cloud.mobile.odata.offline.OfflineODataProvider(java.net.URL,com.sap.cloud.mobile.odata.offline.OfflineODataParameters,okhttp3.OkHttpClient,com.sap.cloud.mobile.odata.offline.OfflineODataDelegate) Constructs an OfflineODataProvider instance.
-
Enums Enum Description com.sap.cloud.mobile.odata.offline.OfflineODataStoreState