Android Scanbot SDK
Toggle table of contents
8.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot SDK
Android Scanbot SDK
/
io.scanbot.sdk.barcode
/
BarcodeDocumentParserResult
/
BarcodeDocumentParserResult
Barcode
Document
Parser
Result
constructor
(
source
:
Map
<
String
,
Any
?
>
)
constructor
(
json
:
JSONObject
)
constructor
(
success
:
Boolean
,
parsedDocument
:
GenericDocument
?
)