BlinkIdUxSettings
Configuration settings for the scanning UX.
Parameters
Duration of the scanning session step before a timeout is triggered. Resets on side changes, pauses when onboarding and help screen dialogs appear. If set to Duration.ZERO, the scanning will not time out.
Duration of the current UI state in a scanning session before a timeout is triggered. Resets every time the UI state changes (reticle type or message). If set to Duration.ZERO, the scanning will not time out.
Whether haptic feedback is allowed during the scanning process. Defaults to true.
Whether scan success sounds are allowed during the scanning process. Defaults to true.
Defines which specific document classes are allowed during scanning. Each document class is defined by the trio of CountryId, RegionId, and DocumentTypeId. Defaults to null, meaning all classes are allowed.
Defines how to resolve RedactionSettings for a given document class.
Constructors
Constructor for easier Java implementation.