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
/
ProcessorMonitor
Processor
Monitor
interface
ProcessorMonitor
<
T
>
Reacts on
T
processing finished
Throws
IOException
in case of any IO or access failure
Inheritors
DocumentProcessorMonitor
Members
Functions
on
Processed
Link copied to clipboard
abstract
fun
onProcessed
(
objectToProcess
:
T
)