Companion

object Companion

Functions

Link copied to clipboard
Link copied to clipboard
fun onDeactivated(reason: Int)

Process remote reader deactivation.

Link copied to clipboard
fun processCommandApdu(hostApduService: HostApduService, apdu: ByteArray): ByteArray?

Process APDU from remote reader.

Link copied to clipboard
fun toNdefRecord(cm: MdocConnectionMethodNfc, auxiliaryReferences: List<String>, isForHandoverSelect: Boolean): Pair<NdefRecord, ByteArray>