Class HMMutableLocationEvent

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class HMMutableLocationEvent
extends HMLocationEvent
Since:
Available in iOS 11.0 and later.
  • Constructor Details

    • HMMutableLocationEvent

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

      protected HMMutableLocationEvent​(NSObject.SkipInit skipInit)
    • HMMutableLocationEvent

      public HMMutableLocationEvent​(CLRegion region)
  • Method Details

    • getRegion

      public CLRegion getRegion()
      Overrides:
      getRegion in class HMLocationEvent
    • setRegion

      public void setRegion​(CLRegion v)
    • isSupportedForHome

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