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