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