Package apple.cloudkit.enums
Class CKQueryNotificationReason
- java.lang.Object
-
- apple.cloudkit.enums.CKQueryNotificationReason
-
public final class CKQueryNotificationReason extends java.lang.Object
-
-
Field Detail
-
Created
public static final long Created
- See Also:
- Constant Field Values
-
Updated
public static final long Updated
- See Also:
- Constant Field Values
-
Deleted
public static final long Deleted
- See Also:
- Constant Field Values
-
-