new SignatureResponseMessage()
Extends
Methods
(static) SignatureResponseMessage#getReason() → {String}
Get the field value
Returns:
- Type
- String
(static) SignatureResponseMessage#getSignature() → {base.Signature}
Get the field value
Returns:
- Type
- base.Signature
(static) SignatureResponseMessage#getStatus() → {remotemessage.ResultStatus}
Get the field value
Returns:
(static) SignatureResponseMessage#setReason(reason)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
reason |
String |
(static) SignatureResponseMessage#setSignature(signature)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
signature |
base.Signature |
(static) SignatureResponseMessage#setStatus(status)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
status |
remotemessage.ResultStatus |