public class SystemWakeupCommand extends QApiCommand<Void,SystemWakeupCommand.Response>
QApiCommandDescriptor{name=system_wakeup, returns=null, data=null}| Modifier and Type | Class and Description |
|---|---|
static class |
SystemWakeupCommand.Response
Response to a SystemWakeupCommand.
|
| Constructor and Description |
|---|
SystemWakeupCommand()
Constructs a new SystemWakeupCommand.
|
getArgument, getCommandName, getReturnTypetoStringpublic SystemWakeupCommand()