Enumerated list of key names for the associated values in the
PurchaseStatus collection returned by bfgPurchase.getPurchaseStatus(productID).
More... |
static final String | ERROR_CODE = "ErrorCode" |
| Error status code - String value.
|
|
static final String | IS_CANCELED = "IsCanceled" |
| The purchase was canceled by the user (not available in Amazon) - Boolean value.
|
|
static final String | IS_RESTORED = "IsRestored" |
| The product was restored from a previous purchase - Boolean value.
|
|
static final String | IS_SUCCESSFUL = "IsSuccessful" |
| The purchase was successful - Boolean value.
|
|
static final String | PRODUCT_ID = "ProductId" |
| The product ID (SKU) - String value.
|
|
Enumerated list of key names for the associated values in the
PurchaseStatus collection returned by bfgPurchase.getPurchaseStatus(productID).
- Since
- 7.3