Contents

allDownloads

Creates download objects for every asset pack in this manifest.

Declaration

- (NSSet<BADownload *> *) allDownloads;

Return Value

A collection of download objects.

Discussion

The returned download objects can be scheduled with the download manager.

See Also

Accessing downloads