ScanResult Class
Represents a result of scanning.
Constructor
ScanResult
(
-
isSuccessful
-
status
-
frontScan
-
backScan
Parameters:
-
isSuccessful
BooleanWhether the result is successful.
-
status
ScanStatusStatus of scanning.
-
frontScan
ImageScanned front image.
-
backScan
ImageScanned back image.
Item Index
Properties
Properties
isSuccessful
Boolean
Gets whether the result is successful.