Class CKNotificationID

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class CKNotificationID
extends NSObject
implements NSSecureCoding
  • Constructor Details

    • CKNotificationID

      public CKNotificationID()
    • CKNotificationID

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

      protected CKNotificationID​(NSObject.SkipInit skipInit)
    • CKNotificationID

      public CKNotificationID​(NSCoder coder)
  • Method Details

    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • encode

      public void encode​(NSCoder coder)
      Specified by:
      encode in interface NSCoding
    • init

      protected long init​(NSCoder coder)