# Print output for @column tags ?>
public
static
abstract
@interface
Purchase.PurchaseState
implements
Annotation
| com.android.billingclient.api.Purchase.PurchaseState |
Possible purchase states.
Constants | |
|---|---|
int |
PENDING
|
int |
PURCHASED
|
int |
UNSPECIFIED_STATE
|
Inherited methods | |
|---|---|
public static final int PENDING
Constant Value: 2 (0x00000002)
public static final int PURCHASED
Constant Value: 1 (0x00000001)
public static final int UNSPECIFIED_STATE
Constant Value: 0 (0x00000000)