Contents

downloadOfAssetPackFinished:

Notifies the receiver that the download completed and that the asset pack is available locally.

Declaration

- (void) downloadOfAssetPackFinished:(BAAssetPack *) assetPack;

Parameters

  • assetPack:

    The asset pack.

See Also

Tracking downloads