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