new LastMessageResponseMessage()
Extends
Methods
(static) LastMessageResponseMessage#getRequest() → {remotemessage.Message}
Get the field value
The last transactional request the device recorded
Returns:
(static) LastMessageResponseMessage#getResponse() → {remotemessage.Message}
Get the field value
The last transactional response the device recorded
Returns:
(static) LastMessageResponseMessage#setRequest(request)
Set the field value
The last transactional request the device recorded
Parameters:
Name | Type | Description |
---|---|---|
request |
remotemessage.Message |
(static) LastMessageResponseMessage#setResponse(response)
Set the field value
The last transactional response the device recorded
Parameters:
Name | Type | Description |
---|---|---|
response |
remotemessage.Message |