Interface DocumentNotSupportedDialogUIOptions
-
- All Known Implementing Classes:
BaseBlinkIdUiSettings
,BlinkIdUISettings
,DocumentUISettings
,LegacyDocumentVerificationUISettings
public interface DocumentNotSupportedDialogUIOptions
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setShowNotSupportedDialog(boolean showNotSupportedDialog)
Defines whether Document Not Supported dialog will be displayed in UI, default istrue
.
-