Interface StringsUIOptions<T>

All Known Implementing Classes:
BlinkIdUISettings, DocumentUISettings, LegacyDocumentVerificationUISettings

public interface StringsUIOptions<T>
  • Method Summary

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

    • setStrings

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