Class NSPersistentCloudKitContainerEvent

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class NSPersistentCloudKitContainerEvent
extends NSObject
Since:
Available in iOS 14.0 and later.
  • Constructor Details

    • NSPersistentCloudKitContainerEvent

      protected NSPersistentCloudKitContainerEvent()
    • NSPersistentCloudKitContainerEvent

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

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

    • getIdentifier

      public NSUUID getIdentifier()
    • getStoreIdentifier

      public String getStoreIdentifier()
    • getType

    • getStartDate

      public NSDate getStartDate()
    • getEndDate

      public NSDate getEndDate()
    • isSucceeded

      public boolean isSucceeded()
    • getError

      public NSError getError()
    • EventChangedNotification

      public static String EventChangedNotification()
      Since:
      Available in iOS 14.0 and later.
    • EventUserInfoKey

      public static String EventUserInfoKey()
      Since:
      Available in iOS 14.0 and later.