Enum GoogleBillingConnectionState
This is C# representation of the Java Class Purchase See more
Namespace: UnityEngine.Purchasing
Assembly: Unity.Purchasing.dll
Syntax
public enum GoogleBillingConnectionState
Fields
| Name | Description |
|---|---|
| Closed | |
| Connected | |
| Connecting | |
| Disconnected |