public final class HMEventTriggerActivationState
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Disabled
Trigger is not active because it is disabled
|
static long |
DisabledNoCompatibleHomeHub
Trigger is not active because there is no compatible HomeHub
|
static long |
DisabledNoHomeHub
Trigger is not active because there is no HomeHub
|
static long |
DisabledNoLocationServicesAuthorization
Trigger is not active because Location Authorization has been turned off by user
|
static long |
Enabled
Trigger is currently active
|
public static final long Disabled
public static final long DisabledNoHomeHub
public static final long DisabledNoCompatibleHomeHub
public static final long DisabledNoLocationServicesAuthorization
public static final long Enabled