Contents

CardSession.Event.received(_:)

The session received an Application Programming Data Unit (ADPU).

Declaration

case received(CardSession.APDU)

Parameters

  • CardSession.APDU:

    The ADPU received from the session.

See Also

Events