DocumentUploadObserver

interface DocumentUploadObserver

Observer to monitor the progress of Document Uploads initiated within the Sensibill SDK.

To monitor Document Uploads, add an implementation of the DocumentUploadObserver to the com.getsensibill.core.SensibillSDK.

Types

Companion
Link copied to clipboard
object Companion

Functions

notify
Link copied to clipboard
abstract fun notify(update: DocumentUploadUpdateData)
Called when the state of a document upload has changed