Android Scanbot SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot SDK API reference
Android Scanbot SDK API reference
/
io.scanbot.sdk.persistence.document
/
DocumentStorage
/
getDocumentJsonFile
get
Document
Json
File
abstract
fun
getDocumentJsonFile
(
documentId
:
String
)
:
File
Provides
File
of the document json file.
Return
File
of the document json file.
Parameters
document
Id
id of a document
Throws
IOException