Contents

downloadDidBegin(_:)

Sent immediately after a download object begins a download.

Declaration

optional func downloadDidBegin(_ download: NSURLDownload)

Parameters

  • download:

    The URL download object sending the message.

See Also

Download Data and Responses