DataGroupRead
class DataGroupRead(val dataReadStep: MiSnapNfcReader.Event.DataReadStep) : MiSnapNfcReader.Error.Chip
This error is emitted when reading a data group failed.
Chip.DataGroupRead.dataReadStep returns the data group that was not read.
Properties
Link copied to clipboard
Event.DataReadStep that was not read from the NFC chip.