Event
Status events emitted when unlocking the NFC chip.
Subtypes:
Inheritors
Types
Link copied to clipboard
Enum class representing data group.
Link copied to clipboard
This event is emitted when starting to read the authentication data from the NFC chip.
Link copied to clipboard
This event is emitted when NFC chip was detected by the device.
Link copied to clipboard
This event is emitted when NFC chip was unlocked.
Link copied to clipboard
class NfcDataGroupReadComplete(val dataReadStep: MiSnapNfcReader.Event.DataReadStep) : MiSnapNfcReader.Event
This event is emitted when a data group has been read from the NFC chip.
Link copied to clipboard
class NfcDataGroupReadStart(val dataReadStep: MiSnapNfcReader.Event.DataReadStep) : MiSnapNfcReader.Event
This event is emitted when starting to read a data group from the NFC chip.