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