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

    Declaration

    Swift

    case messageType
  • Card identifier contained on the Push Message.

    Declaration

    Swift

    case cardID
  • The timestamp value of the last call.

    Declaration

    Swift

    case lastCallTimestamp