purchaseState property
Determines the current state of the purchase.
BillingClient.acknowledgePurchase should only be called when the purchaseState
is PurchaseStateWrapper.purchased.
- See also BillingClient.acknowledgePurchase for more details on acknowledging purchases.
Implementation
final PurchaseStateWrapper purchaseState;