public static class CapabilityRemoteControl.RemoveButton extends Command<CapabilityRemoteControl.CommandId>
Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending remove button command.Command.State| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
applianceId |
java.lang.String |
buttonId |
| Constructor and Description |
|---|
RemoveButton(java.lang.String applianceId,
java.lang.String buttonId)
Constructor for RemoveButton command.
|
getCommandId, getTimeout, setCommandId, setTimeout, toJsonObject, toString