public final class CKNotificationType
extends java.lang.Object
[@constant] CKNotificationTypeQuery Generated by @c CKQuerySubscriptions [@constant] CKNotificationTypeRecordZone Generated by @c CKRecordZoneSubscriptions [@constant] CKNotificationTypeReadNotification Indicates a notification that a client had previously marked as read [@constant] CKNotificationTypeDatabase Generated by @c CKDatabaseSubscriptions
| Modifier and Type | Field and Description |
|---|---|
static long |
Database |
static long |
Query |
static long |
ReadNotification |
static long |
RecordZone |
public static final long Query
public static final long RecordZone
public static final long ReadNotification
public static final long Database