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