NfcDataGroupReadComplete
class NfcDataGroupReadComplete(val dataReadStep: MiSnapNfcReader.Event.DataReadStep) : MiSnapNfcReader.Event
This event is emitted when a data group has been read from the NFC chip.
NfcDataGroupReadComplete.dataReadStep returns the data group that was read.
Properties
Link copied to clipboard
DataReadStep that has been read from the NFC chip.