Key
public enum Key
An enum representing the different push notification messages.
-
This key is used to specify the message type. The following types are supported: -
PushResponse.typeUnknown-PushResponse.typeAuthn-PushResponse.typeMessagingDeclaration
Swift
case messageType -
The card identifier used in?? the Push Message.
Declaration
Swift
case cardID -
The timestamp value of the last call.
Declaration
Swift
case lastCallTimestamp
Key Enumeration Reference