Interface StringsUIOptions<T>

All Known Implementing Classes:
BlinkIdUISettings, DocumentUISettings, LegacyDocumentVerificationUISettings

public interface StringsUIOptions<T>
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    void
    setStrings(T strings)
    Sets strings that will be used in the UI.
  • Method Details Link icon

    • setStrings Link icon

      void setStrings(@NonNull T strings)
      Sets strings that will be used in the UI.