HMPresenceEventType Enum

Definition

Enumerates the type of change in presence that the HMPresenceEvent represents.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HMPresenceEventType
type HMPresenceEventType = 
Inheritance
HMPresenceEventType
Attributes

Fields

AtHome 3
EveryEntry 1
EveryExit 2
FirstEntry 3
LastExit 4
NotAtHome 4

Applies to