Contents

DownloadableAssetsRequest

A request whose execution depends on assets that may need to be downloaded.

Declaration

protocol DownloadableAssetsRequest

Overview

Inspect assetStatus to determine whether the required assets are ready, and call downloadAssets() to initiate the download when they are not.

Topics

Getting the asset status

Downloading assets

See Also

Protocols