|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PurchaseResponse.PurchaseRequestStatus in com.amazon.inapp.purchasing |
---|
Methods in com.amazon.inapp.purchasing that return PurchaseResponse.PurchaseRequestStatus | |
---|---|
PurchaseResponse.PurchaseRequestStatus |
PurchaseResponse.getPurchaseRequestStatus()
Indicates the status of the purchase request. |
static PurchaseResponse.PurchaseRequestStatus |
PurchaseResponse.PurchaseRequestStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PurchaseResponse.PurchaseRequestStatus[] |
PurchaseResponse.PurchaseRequestStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |