Contents

queryNotificationReason

The event that triggers the push notification.

Declaration

var queryNotificationReason: CKQueryNotification.Reason { get }

Discussion

Subscription notifications result from the creation, deletion, or updating of a single record. The record in question must match the subscription’s predicate for an event to trigger.

See Also

Getting the Notification Attributes