Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AndroidAssetPackUseMobileDataRequestResult

class in UnityEngine.Android

/

Implemented in:UnityEngine.AndroidJNIModule

Description

Represents the choice of an end user that indicates if your application can use mobile data to download Android asset packs.

The value is received from a callback after AndroidAssetPacks.RequestToUseMobileDataAsync is called. Additional resources: AndroidAssetPacks.RequestToUseMobileDataAsync.

Properties

allowedIndicates if mobile data can be used to download Android asset packs.