public interface DeviceStatus
DeviceStatus
...Modifier and Type | Interface and Description |
---|---|
static interface |
DeviceStatus.Firmware |
static interface |
DeviceStatus.Ping |
Modifier and Type | Method and Description |
---|---|
DeviceStatus.Firmware |
getFirmware() |
DeviceStatus.Ping |
getLastPing() |
java.util.List<DeviceCommand> |
getPendingCommands() |
boolean |
isFromRemote() |
DeviceStatus.Ping getLastPing()
boolean isFromRemote()
java.util.List<DeviceCommand> getPendingCommands()
DeviceStatus.Firmware getFirmware()
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"