class in UnityEngine.Android
Represents the user's response indicating whether the user gave consent to download asset packs that require explicit permission.
The value is received from a callback after AndroidAssetPacks.ShowConfirmationDialogAsync is called.
| Property | Description |
|---|---|
| consentGiven | Indicates whether the user gave consent to download asset packs that require user confirmation or WiFi connection. |