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