public class RetrieveDeviceStatusRequest extends BaseRequest
sendLastMessage is true, the device will
send the last request it is waiting for a response to such as a signature or payment confirmation request| Constructor and Description |
|---|
RetrieveDeviceStatusRequest(boolean sendLastMessage) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSendLastMessage()
Get the field value
|
void |
setSendLastMessage(boolean sendLastMessage)
Set the field value
|