purchaseState property

PurchaseStateWrapper purchaseState
final

Determines the current state of the purchase.

BillingClient.acknowledgePurchase should only be called when the purchaseState is PurchaseStateWrapper.purchased.

Implementation

final PurchaseStateWrapper purchaseState;