SybrinIdentityConfiguration
A base class containing configurable options for the SDK
Last updated
A base class containing configurable options for the SDK
Last updated
import com.sybrin.identity.SybrinIdentityConfiguration
Provides an immutable reference to a configuration module used to control the look, feel, and behavior of the Sybrin Identity Android SDK.
In depth explanations and examples of how the SybrinIdentityConfiguration impacts the look, feel, and behavior of the Sybrin Identity Android SDK can be found within its Builder class.
public
CameraFacing
getCameraFacing ()
public String getCorrelationID ()
public String
getCustomAuthorizationToken()
Specifies a custom authorization token to be used during the online calls within the SDK.
public boolean getCutoutCornerRadius ()
public String getEnvironmentKey()
public String getLicense()
public boolean getOverlayBorderColor ()
public boolean getOverlayBorderLength ()
public boolean getOverlayBorderThickness ()
public boolean getOverlayBrandingSubtitleColor ()
public boolean getOverlayBrandingSubtitleText ()
public boolean getOverlayBrandingTitleColor ()
public boolean getOverlayBrandingTitleText ()
public boolean getOverlayColor ()
public boolean getOverlayLabelTextColor ()
public boolean getOverlaySubLabelTextColor ()
public String[] getPermissions ()
public boolean getTorchButtonColor ()
public boolean isEnableHelpMessage ()
public boolean isEnableMultiPhaseVerification ()
public boolean isEnablePartialScanning ()
public boolean isEnableTorchButton ()
public boolean saveImages ()