- PassportNfcData - Class in io.scanbot.nfcscanner.passport
-
Wraps all the data loaded from DG1 and DG2 groups
- PassportNfcData(dg1Data, dg2Data, dg2Image) - Constructor for class io.scanbot.nfcscanner.passport.PassportNfcData
-
Wraps all the data loaded from DG1 and DG2 groups
- PassportNfcDg1DataItem - Class in io.scanbot.nfcscanner.passport
-
Wraps the single item of the data loaded from DG1 group as a key-value object
- PassportNfcDg1DataItem(key, value) - Constructor for class io.scanbot.nfcscanner.passport.PassportNfcDg1DataItem
-
Wraps the single item of the data loaded from DG1 group as a key-value object
- PassportNfcDg1DataItem(keyInt, value) - Constructor for class io.scanbot.nfcscanner.passport.PassportNfcDg1DataItem
-
- PassportNfcDg1DataItem.Companion - Class in io.scanbot.nfcscanner.passport
-
- PassportNfcDg2DataItem - Class in io.scanbot.nfcscanner.passport
-
Wraps the single item of the data loaded from DG2 group as a key-value object
- PassportNfcDg2DataItem(key, value) - Constructor for class io.scanbot.nfcscanner.passport.PassportNfcDg2DataItem
-
Wraps the single item of the data loaded from DG2 group as a key-value object
- PassportNfcDg2DataItem(keyInt, value) - Constructor for class io.scanbot.nfcscanner.passport.PassportNfcDg2DataItem
-
- PassportNfcDg2DataItem.Companion - Class in io.scanbot.nfcscanner.passport
-
- PassportNfcLoadCallback - Interface in io.scanbot.nfcscanner.passport
-
Callback to be called after the loading of the passport data from the NFC chip
- PassportNfcLoadErrorType - Enum in io.scanbot.nfcscanner.passport
-
Describes the error which might happen during data extraction from the NFC chip