Note
This API is still in beta and may change in future versions of Scandit Data Capture SDK.
Text Identifier
Defined in package com.scandit.datacapture.usi.capture.data
- TextIdentifier
class TextIdentifierAdded in version 8.0.0
A unique identifier for text components in the item-based scanning APIs. This identifier is automatically generated as a UUID and is used to distinguish between different text scan components within the system.
- TextIdentifier()
TextIdentifier()Added in version 8.0.0
Creates a new text identifier with an automatically generated UUID.