Package com.regula.facesdk.configuration
Class Customization
java.lang.Object
com.regula.facesdk.configuration.Customization
Structure containing parameters for UI customization on the Camera screen
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected <any>protected <any> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<any><any>voidsetUiConfiguration(UiConfiguration uiConfig) voidsetUiCustomizationLayer(JSONObject mUiCustomizationLayer) JSON structure defining labels and graphic elements to be added to the Camera UI
-
Field Details
-
customizationLayer
protected <any> customizationLayer -
uiConfiguration
protected <any> uiConfiguration
-
-
Constructor Details
-
Customization
public Customization()
-
-
Method Details
-
getUiCustomizationLayer
public <any> getUiCustomizationLayer() -
setUiCustomizationLayer
public void setUiCustomizationLayer(JSONObject mUiCustomizationLayer) JSON structure defining labels and graphic elements to be added to the Camera UI -
setUiConfiguration
-
getUiConfigurationLive
public <any> getUiConfigurationLive()
-