MrtdNfcScanner
Connects to an NFC-equipped passport/card and attempts to read MrtdNfcData from it.
Functions
Link copied to clipboard
suspend fun <ResultT> scanCard(accessData: MrtdAccessData?, reader: MrtdNfcReader<ResultT>, onStatus: (MrtdNfc.Status) -> Unit): ResultT
Connects to NFC card/passport and attempts to read MrtdNfcData in background.