Enum GooglePurchaseState
The state of the GooglePlay purchase.
Namespace: UnityEngine.Purchasing.Security
Syntax
public enum GooglePurchaseState
Fields
Name | Description | Value |
---|---|---|
Cancelled | The purchase was cancelled. |
|
Purchased | The purchase was completed. |
|
Refunded | The purchase was refunded. |