DocumentUploading

class DocumentUploading : CaptureFlowState

Document images have been captured, and are in one of the following states:

  • Uploading

  • Processing

  • Succeeded (uploaded and processed)

  • Failed (failed uploading or processing)

See also

Properties

isFinal
Link copied to clipboard
open override val isFinal: Boolean
True if this state represents a finished capture flow, false if it is still in progress
update
Link copied to clipboard
val update: DocumentUploadUpdateData