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.
The session received an Application Programming Data Unit (ADPU).
case received(CardSession.APDU)The ADPU received from the session.