public class ResetDeviceResponse extends BaseResponse
| Constructor and Description |
|---|
ResetDeviceResponse(boolean result,
ResultCode code,
ExternalDeviceState state)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
ExternalDeviceState |
getState()
Get the field value
|
getMessage, getReason, getResult, isSuccess, setMessage, setReason, setResult, setSuccesspublic ResetDeviceResponse(boolean result,
ResultCode code,
ExternalDeviceState state)
result - If true then the requested operation succeededcode - The result of the requested operationstate - The state of the device