Class HMCalendarEvent

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol
Direct Known Subclasses:
HMMutableCalendarEvent

public class HMCalendarEvent
extends HMTimeEvent
Since:
Available in iOS 11.0 and later.
  • Constructor Details

    • HMCalendarEvent

      protected HMCalendarEvent()
    • HMCalendarEvent

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

      protected HMCalendarEvent​(NSObject.SkipInit skipInit)
    • HMCalendarEvent

      public HMCalendarEvent​(NSDateComponents fireDateComponents)
  • Method Details

    • getFireDateComponents

      public NSDateComponents getFireDateComponents()
    • init

      protected long init​(NSDateComponents fireDateComponents)
    • isSupportedForHome

      public static boolean isSupportedForHome​(HMHome home)
      Since:
      Available in iOS 11.0 and later.