Class AVAggregateAssetDownloadTask

All Implemented Interfaces:
NSObjectProtocol, NSProgressReporting, ObjCProtocol

public class AVAggregateAssetDownloadTask
extends NSURLSessionTask
Since:
Available in iOS 11.0 and later.
  • Constructor Details

    • AVAggregateAssetDownloadTask

      protected AVAggregateAssetDownloadTask()
    • AVAggregateAssetDownloadTask

      protected AVAggregateAssetDownloadTask​(NSObject.Handle h, long handle)
    • AVAggregateAssetDownloadTask

      protected AVAggregateAssetDownloadTask​(NSObject.SkipInit skipInit)
  • Method Details