ScanbotSdkBarcodeDocumentParser

API for parsing barcode documents.

Required licence feature(s): BarcodeScanner.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Creates a copy of the current acceptedFormats value.

Link copied to clipboard

Parse the given string as a barcode document.

Link copied to clipboard
open override fun setConfiguration(acceptedFormats: List<BarcodeDocumentFormat>): Result<Unit>

Inplace reconfigures the API instance with new settings.