NfcDataGroupReadComplete

This event is emitted when a data group has been read from the NFC chip.

NfcDataGroupReadComplete.dataReadStep returns the data group that was read.

Constructors

Link copied to clipboard
constructor(dataReadStep: MiSnapNfcReader.Event.DataReadStep)

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard

DataReadStep that has been read from the NFC chip.