Contents

CKNotification.ID

An object that uniquely identifies a push notification that a container sends.

Declaration

class ID

Overview

You don’t create notification IDs directly. The server creates them when it creates instances of CKNotification that correspond to the push notifications that CloudKit sends to your app. You can compare two IDs using the isEqual(_:) method to determine whether two notifications are the same. This class defines no methods or properties.

Topics

Initializers

See Also

Identifying the Notification