Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Handover Request record.
Link copied to clipboard
Handover Select record.
Link copied to clipboard
An immutable NDEF message.
Link copied to clipboard
data class NdefRecord(val tnf: NdefRecord.Tnf, val type: ByteString = ByteString(), val id: ByteString = ByteString(), val payload: ByteString = ByteString())
An immutable NDEF Record.
Link copied to clipboard
Exception thrown if an NFC command doesn't return success.
Link copied to clipboard
Link copied to clipboard
Exception thrown if a NfcIsoTag is removed while trying to communicate with it.
Link copied to clipboard
A response APDU according to ISO/IEC 7816-4.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Properties
Link copied to clipboard
Is set to true if the device supports NFC scanning.
Link copied to clipboard
Functions
Link copied to clipboard
Converts Minimum Waiting Time to a duration.