CKNotificationType Enum

Definition

Enumerates the events that can generate a push notification.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CKNotificationType
type CKNotificationType = 
Inheritance
CKNotificationType
Attributes

Fields

Database 4
Query 1

The conditions of an app developer's query, specified in a subscription, were met.

ReadNotification 3

A notification was marked as having been read.

RecordZone 2

Data in a record zone changed.

Applies to