Contents

didReceiveDownloadProgress(for:downloadedBytes:maxBytes:)

Updates the delegate about the status of the download.

Declaration

optional func didReceiveDownloadProgress(for file: ICCameraFile, downloadedBytes: off_t, maxBytes: off_t)

See Also

Responding to Download Status