ExternalNfcReaderUsb
data class ExternalNfcReaderUsb(val id: String, val addedAt: Instant, val displayName: String, val vendorId: Int, val productId: Int) : ExternalNfcReader
An external NFC reader connected via USB.
Constructors
Functions
Link copied to clipboard
Gets a NfcTagReader to perform NFC reading operations.
Link copied to clipboard
Starts observing the state of a reader.
Link copied to clipboard
Requests the user for permission to use the device.
Link copied to clipboard
Link copied to clipboard