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.docprocessing
/
DocumentProcessorMonitor
Document
Processor
Monitor
class
DocumentProcessorMonitor
(
documentStoreStrategy
:
DocumentStoreStrategy
)
:
ProcessorMonitor
<
Document
>
Reacts on
Document
processing finished
Members
Constructors
Document
Processor
Monitor
Link copied to clipboard
constructor
(
documentStoreStrategy
:
DocumentStoreStrategy
)
Functions
on
Processed
Link copied to clipboard
open
override
fun
onProcessed
(
objectToProcess
:
Document
)