HMPresenceEventUserType Enum

Definition

Enumerates the types of users whose presence or absence is associated with a HMPresenceEvent.

[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 HMPresenceEventUserType
type HMPresenceEventUserType = 
Inheritance
HMPresenceEventUserType
Attributes

Fields

CurrentUser 1
CustomUsers 3
HomeUsers 2

Applies to