didDownloadFile(_:error:options:contextInfo:)
Tells the delegate that the requested download has completed.
Declaration
optional func didDownloadFile(_ file: ICCameraFile, error: (any Error)?, options: [String : Any] = [:], contextInfo: UnsafeMutableRawPointer?)