downloadOfAssetPackBegan:
Notifies the receiver that the download began or resumed after being paused.
Declaration
- (void) downloadOfAssetPackBegan:(BAAssetPack *) assetPack;Parameters
- assetPack:
The asset pack.
Notifies the receiver that the download began or resumed after being paused.
- (void) downloadOfAssetPackBegan:(BAAssetPack *) assetPack;The asset pack.