sendMessage

suspend fun sendMessage(message: ByteString)

Function for sending data via NFC.

This data will be queued up and returned to the mdoc reader as a reply.

Parameters

message

the data to send.