VerifyCaptureSession

Represents a capture session for document verification.

This class manages the entire lifecycle of a document verification process, from initialization to result retrieval and resource cleanup. It handles communication with native code for core processing and provides methods for starting, cancelling, and restarting the session.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
open override fun close()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun restartSession()
Link copied to clipboard
suspend fun setAllowBarcodeStep(allowBarcodeStep: Boolean)