Class EKObject

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol
Direct Known Subclasses:
EKAlarm, EKCalendar, EKCalendarItem, EKParticipant, EKRecurrenceRule, EKSource, EKStructuredLocation

public class EKObject
extends NSObject
Since:
Available in iOS 13.0 and later.
  • Constructor Details

    • EKObject

      public EKObject()
    • EKObject

      @Deprecated protected EKObject​(long handle)
      Deprecated.
    • EKObject

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

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

    • hasChanges

      public boolean hasChanges()
    • isNew

      public boolean isNew()
    • reset

      public void reset()
    • rollback

      public void rollback()
    • refresh

      public boolean refresh()