Contents

downloadDidPause(_:)

Informs the delegate about a paused asset download.

Declaration

optional func downloadDidPause(_ download: BADownload)

Parameters

  • download:

    The paused asset download.

See Also

Reacting to download events