Regular RFID chip reading.
block to execute after the chip reading process finishes.
OptionalonCallback for receiving signal when RFID chip is recognized by a phone and chip reading is started.
Only used with default constructor. If RFIDConfig.withoutUI was used, you will receive this update via DocumentReaderCompletion.
OptionalonCallback for reveiving notification about RFID reading process.
OptionalonCallback for receiving RFID request data
OptionalonCallback for receiving RFID request data
OptionalonCallback for receiving RFID request data
OptionalonFires when RFID chip reading was interrupted with no severe reasons (for example connection to the chip was lost) and will be reestablished automatically.
Only used with default constructor. If RFIDConfig.withoutUI was used, you will receive this update via DocumentReaderCompletion and chip reading will not be reestablished.
StaticwithoutUIRFID chip reading with no UI.
User is supposed to implement the UI.
Since this constructor accepts RFIDCompletion instead of DocumentReaderCompletion, user will be provided with more in-depth error information.
block to execute after the chip reading process finishes.
A configuration file for the RFID chip processing.