JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
E
G
H
I
N
P
T
C
cleanupNfcPassportImagesDirectory()
- Method in class io.scanbot.sdk.persistance.
NfcPassportFileStorage
Cleans a directory with all images scanned from NFC tag from passports
Companion
- Static variable in class io.scanbot.sdk.persistance.
NfcPassportFileStorage
component1()
- Method in class io.scanbot.sdk.nfcscanner.passport.
PassportNfcKey
id of the passport
component2()
- Method in class io.scanbot.sdk.nfcscanner.passport.
PassportNfcKey
birth date of the passport owner
component3()
- Method in class io.scanbot.sdk.nfcscanner.passport.
PassportNfcKey
of the passport owner
copy(documentCode, birthDate, expiryDate)
- Method in class io.scanbot.sdk.nfcscanner.passport.
PassportNfcKey
Wraps the parameters required for NFC scanning of the passport. One may use an MRZ scanner before start the scanning of NFC Tag
E
equals(p)
- Method in class io.scanbot.sdk.nfcscanner.passport.
PassportNfcKey
extractData(isoDep, passportNfcKey, callback)
- Method in class io.scanbot.sdk.nfcscanner.passport.
PassportNfcScanner
Scans the given tag and extracts all the data from it
G
getBirthDate()
- Method in class io.scanbot.sdk.nfcscanner.passport.
PassportNfcKey
birth date of the passport owner
getDocumentCode()
- Method in class io.scanbot.sdk.nfcscanner.passport.
PassportNfcKey
id of the passport
getExpiryDate()
- Method in class io.scanbot.sdk.nfcscanner.passport.
PassportNfcKey
of the passport owner
getNfcPassportImagesDirectory()
- Method in class io.scanbot.sdk.persistance.
NfcPassportFileStorage
Provides directory which stores images scanned from NFC tag from passports
H
hashCode()
- Method in class io.scanbot.sdk.nfcscanner.passport.
PassportNfcKey
I
io.scanbot.sdk.nfcscanner.passport
- package io.scanbot.sdk.nfcscanner.passport
io.scanbot.sdk.persistance
- package io.scanbot.sdk.persistance
N
NfcPassportFileStorage
- Class in
io.scanbot.sdk.persistance
File storage for images scanned from NFC tag from passports
NfcPassportFileStorage(application)
- Constructor for class io.scanbot.sdk.persistance.
NfcPassportFileStorage
File storage for images scanned from NFC tag from passports
NfcPassportFileStorage.Companion
- Class in
io.scanbot.sdk.persistance
P
PassportNfcKey
- Class in
io.scanbot.sdk.nfcscanner.passport
Wraps the parameters required for NFC scanning of the passport. One may use an MRZ scanner before start the scanning of NFC Tag
PassportNfcKey(documentCode, birthDate, expiryDate)
- Constructor for class io.scanbot.sdk.nfcscanner.passport.
PassportNfcKey
Wraps the parameters required for NFC scanning of the passport. One may use an MRZ scanner before start the scanning of NFC Tag
PassportNfcScanner
- Class in
io.scanbot.sdk.nfcscanner.passport
Scans the given tag and extracts all the data from it
PassportNfcScanner()
- Constructor for class io.scanbot.sdk.nfcscanner.passport.
PassportNfcScanner
Scans the given tag and extracts all the data from it
T
toString()
- Method in class io.scanbot.sdk.nfcscanner.passport.
PassportNfcKey
C
E
G
H
I
N
P
T
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes