Expand description
Constants for CommandBits
Constantsยง
- DISABLE_
ACTION - Indicate support for DisableAction command
- DISABLE_
ACTION_ WITH_ DURATION - Indicate support for DisableActionWithDuration command
- ENABLE_
ACTION - Indicate support for EnableAction command
- ENABLE_
ACTION_ WITH_ DURATION - Indicate support for EnableActionWithDuration command
- INSTANT_
ACTION - Indicate support for InstantAction command
- INSTANT_
ACTION_ WITH_ TRANSITION - Indicate support for InstantActionWithTransition command
- PAUSE_
ACTION - Indicate support for PauseAction command
- PAUSE_
ACTION_ WITH_ DURATION - Indicate support for PauseActionWithDuration command
- RESUME_
ACTION - Indicate support for ResumeAction command
- START_
ACTION - Indicate support for StartAction command
- START_
ACTION_ WITH_ DURATION - Indicate support for StartActionWithDuration command
- STOP_
ACTION - Indicate support for StopAction command