State

open class State

Purchase states from Google Play Billing.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val PENDING: Int = 2
Purchase is pending (e.g.
Link copied to clipboard
val PURCHASED: Int = 1
Purchase is completed and payment is received
Link copied to clipboard
val UNSPECIFIED: Int = 0
Purchase state is unspecified