DownloadableAssetsRequest
A request whose execution depends on assets that may need to be downloaded.
Declaration
protocol DownloadableAssetsRequestOverview
Inspect assetStatus to determine whether the required assets are ready, and call downloadAssets() to initiate the download when they are not.