HID APPROVE SDK
6.0
HID Approve SDK for Android
|
Encapsulates an action extracted from an encrypted server message. More...
Public Member Functions | |
String | getAction () |
Date | getDate () |
Date | getExpiryDate () |
String | getPayload () |
String | toString () |
Encapsulates an action extracted from an encrypted server message.
String com.hidglobal.ia.service.transaction.ServerAction.getAction | ( | ) |
Returns Returns the nature of the action.
Implemented in com.hidglobal.ia.service.transaction.Transaction.
Date com.hidglobal.ia.service.transaction.ServerAction.getDate | ( | ) |
Retrieves the date associated with requested action
Date com.hidglobal.ia.service.transaction.ServerAction.getExpiryDate | ( | ) |
Retrieves the expiration date associated with requested action.
String com.hidglobal.ia.service.transaction.ServerAction.getPayload | ( | ) |
Returns Returns the getPayload json.
String com.hidglobal.ia.service.transaction.ServerAction.toString | ( | ) |
Returns the message information for action