public final class HMCharacteristicValueInputEvent
extends java.lang.Object
[@constant] HMCharacteristicValueInputEventSinglePress Single tap or press. [@constant] HMCharacteristicValueInputEventDoublePress Double tap or press. [@constant] HMCharacteristicValueInputEventLongPress Long Press.
| Modifier and Type | Field and Description |
|---|---|
static long |
DoublePress |
static long |
LongPress |
static long |
SinglePress |
public static final long SinglePress
public static final long DoublePress
public static final long LongPress