# allowed

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

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Android](/engine/6000.5/script-reference/unityengine/android.md)
* **Assembly:** UnityEngine.AndroidJNIModule

```csharp
public bool allowed { get; }
```

### Remarks

Additional Resources: [AndroidAssetPacks.RequestToUseMobileDataAsync](/engine/6000.5/script-reference/unityengine/android/androidassetpacks/requesttousemobiledataasync.md).
