Note
This API is still in beta and may change in future versions of Scandit Data Capture SDK.
Scanned Component Identifier
Defined in framework ScanditBarcodeCapture
- ScannedComponentIdentifier
open class ScannedComponentIdentifier : NSObject
Added in version 8.0.0
A unique identifier for scanned components in the item-based scanning APIs. This identifier is automatically generated as a UUID and is used to distinguish between different scanned components within the system.
- init
init()
Added in version 8.0.0
Creates a new scanned component identifier with an automatically generated UUID.