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 plugin API. If the PlayCore plugin is missing, calling this method throws an InvalidOperationException exception. Additional resources: AndroidAssetPacks.DownloadAssetPackAsync.