Contents

downloadOfAssetPack:failedWithError:

Notifies the receiver that the download failed.

Declaration

- (void) downloadOfAssetPack:(BAAssetPack *) assetPack failedWithError:(NSError *) error;

Parameters

  • assetPack:

    The asset pack.

  • error:

    The error that occurred.

See Also

Tracking downloads