Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion
Link copied to clipboard

ActivityResultContract implementation for Barcode flow

Functions

Link copied to clipboard
Link copied to clipboard
open override fun onBarcodesDetected(codes: List<SpatialBarcode>)

Called when one or more barcodes are detected in the camera preview.

Link copied to clipboard
open override fun onDetectorInitializationFailed(error: Exception)

Called when the barcode detector fails to initialize.