Contents

downloadOfAssetPack:hasProgress:

Notifies the receiver that the download is in progress.

Declaration

- (void) downloadOfAssetPack:(BAAssetPack *) assetPack hasProgress:(NSProgress *) progress;

Parameters

  • assetPack:

    The asset pack.

  • progress:

    The download progress.

See Also

Tracking downloads