BADownloaderExtension
An interface for reacting to app life-cycle events and processing concluded asset downloads while your app isn’t running.
Declaration
@protocol BADownloaderExtension <NSObject>Topics
Processing downloads
backgroundDownload:didReceiveChallenge:completionHandler:backgroundDownload:finishedWithFileURL:backgroundDownload:failedWithError: