public interface ScanResultInterface
Modifier and Type | Method and Description |
---|---|
void |
result(PassportModel passportModel)
The data thas been processed by the MRZ scan is accessed from this method.
|
void result(PassportModel passportModel)
The data thas been processed by the MRZ scan is accessed from this method.
passportModel
- Parsed MRZ model.