| Parameter | Description |
|---|---|
| assetPackNames | The array of names of the Android asset packs to cancel the download for. |
Cancels Android asset pack downloads.
This method directly wraps Google's PlayCore plug-in API. If the PlayCore plug-in is missing, calling this method throws an InvalidOperationException.
Additional resources: AndroidAssetPacks.DownloadAssetPackAsync.