processApdu

suspend fun processApdu(command: CommandApdu): ResponseApdu

Process APDUs received from the remote NFC tag reader.

Return

the response.

Parameters

command

The command received.