Uses of Class
org.robovm.apple.storekit.SKPaymentTransactionState
| Package | Description |
|---|---|
| org.robovm.apple.storekit |
-
Uses of SKPaymentTransactionState in org.robovm.apple.storekit
Methods in org.robovm.apple.storekit that return SKPaymentTransactionState Modifier and Type Method Description SKPaymentTransactionStateSKPaymentTransaction. getTransactionState()static SKPaymentTransactionStateSKPaymentTransactionState. valueOf(long n)Returns the enum constant of this type with the specified name.static SKPaymentTransactionStateSKPaymentTransactionState. valueOf(String name)Returns the enum constant of this type with the specified name.static SKPaymentTransactionState[]SKPaymentTransactionState. values()Returns an array containing the constants of this enum type, in the order they are declared.