Enum GoogleBillingResponseCode
Values from Java Class BillingResponseCode See more
Namespace: UnityEngine.Purchasing.Models
Assembly: Unity.Purchasing.dll
Syntax
public enum GoogleBillingResponseCode
Fields
| Name | Description |
|---|---|
| BillingUnavailable | |
| DeveloperError | |
| FatalError | |
| FeatureNotSupported | |
| ItemAlreadyOwned | |
| ItemNotOwned | |
| ItemUnavailable | |
| NetworkError | |
| Ok | |
| ServiceDisconnected | |
| ServiceTimeout | |
| ServiceUnavailable | |
| UserCanceled |