Interface StringsUIOptions<T>
- All Known Implementing Classes:
BlinkIdUISettings
,DocumentUISettings
,LegacyDocumentVerificationUISettings
public interface StringsUIOptions<T>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setStrings
(T strings) Sets strings that will be used in the UI.
-
Method Details
-
setStrings
Sets strings that will be used in the UI.
-