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