Contents

downloadOfAssetPackBegan:

Notifies the receiver that the download began or resumed after being paused.

Declaration

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

Parameters

  • assetPack:

    The asset pack.

See Also

Tracking downloads