| Class | Description |
|---|---|
| CheckNfcStateUseCase |
Allows to detect the current state of the NFC chip of the device
|
| ProcessNfcTagUseCase |
Connects to the given nfc tag and extracts data with a given key
|
| SaveNfcPassportImageUseCase |
Saves photo image of passport from the Nfc tag in the files repository
|
| Enum | Description |
|---|---|
| NfcState |
State of the NFC chip of the device
|
| Exception | Description |
|---|---|
| NfcPassportException |
Exception that wraps the error during the nfc data scanning from passport
|