Ui Customization Options
public UiCustomizationOptions UiCustomizationOptions(LANGUAGE language, String retryScreenDocumentDescription, String retryScreenFaceDescription, @ColorInt() Integer retryScreenImageTintColor, @ColorInt() Integer retryScreenButtonTintColor)
public UiCustomizationOptions UiCustomizationOptions(LANGUAGE language, String retryScreenDocumentDescription, String retryScreenFaceDescription, @ColorInt() Integer retryScreenImageTintColor)
public UiCustomizationOptions UiCustomizationOptions(LANGUAGE language, String retryScreenDocumentDescription, String retryScreenFaceDescription)
public UiCustomizationOptions UiCustomizationOptions(LANGUAGE language, String retryScreenDocumentDescription)
Parameters
language
This field set application default language.
retry Screen Document Description
This field sets Retry screen text description for Document error
retry Screen Face Description
This field sets Retry screen text description for Face error.
retry Screen Image Tint Color
This field changes Retry screen image tint color.
retry Screen Button Tint Color
This field changes Retry screen button background colors.