Version: 2021.2
言語: 日本語

説明

Indicates that the device has paused the Android asset pack download until it connects to the WiFi network.

You can call AndroidAssetPacks.RequestToUseMobileDataAsync to ask for the permission to continue download using the mobile data. If such permission is given by the user, the download should resume automatically. See Also: AndroidAssetPacks.RequestToUseMobileDataAsync, AndroidAssetPacks.DownloadAssetPackAsync, AndroidAssetPacks.GetAssetPackStateAsync.