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.
Notifies the receiver that the download completed and that the asset pack is available locally.
- (void) downloadOfAssetPackFinished:(BAAssetPack *) assetPack;The asset pack.