Enum AndroidStore
The type of Android store being run.
Namespace: UnityEngine.Purchasing
Assembly: Unity.Purchasing.dll
Syntax
public enum AndroidStore
Fields
| Name | Description |
|---|---|
| GooglePlay | GooglePlay Store |
| NotSpecified | No Android Store specified. Usually the case if not using Android. |