OfflineODataDelegate

@available(swift, deprecated: 5.1, message: "New functions for obtaining progress information for open, download, upload, and sendStore are available using OfflineODataProviderDelegate.")
public protocol 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.