Class CKDatabaseNotification

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class CKDatabaseNotification
extends CKNotification
Since:
Available in iOS 10.0 and later.
  • Constructor Details

    • CKDatabaseNotification

      protected CKDatabaseNotification()
    • CKDatabaseNotification

      protected CKDatabaseNotification​(NSObject.Handle h, long handle)
    • CKDatabaseNotification

      protected CKDatabaseNotification​(NSObject.SkipInit skipInit)
  • Method Details