UPBandEventActionType Constants Reference
| Declared in | UPBandEventAPI.h |
UPBandEventActionType
Available action types for hardware band events.
Definition
typedef NS_ENUM(NSUInteger, UPBandEventActionType ) {
UPBandEventActionTypeEnterSleepMode,
UPBandEventActionTypeExitSleepMode,
UPBandEventActionTypeEnterStopwatchMode,
UPBandEventActionTypeExitStopwatchMode,
};
Constants
UPBandEventActionTypeEnterSleepMode-
Available action types for hardware band events.
Declared In
UPBandEventAPI.h. UPBandEventActionTypeExitSleepMode-
Available action types for hardware band events.
Declared In
UPBandEventAPI.h. UPBandEventActionTypeEnterStopwatchMode-
Available action types for hardware band events.
Declared In
UPBandEventAPI.h. UPBandEventActionTypeExitStopwatchMode-
Available action types for hardware band events.
Declared In
UPBandEventAPI.h.
Declared In
UPBandEventAPI.h