SybrinIdentityConfiguration

A base class containing configurable options for the SDK

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.

Summary

Public methods

getCameraFacing

public CameraFacing getCameraFacing ()

getCorrelationID

public String getCorrelationID ()

getCustomAuthorizationToken

public String getCustomAuthorizationToken()

Specifies a custom authorization token to be used during the online calls within the SDK.

getCutoutCornerRadius

public boolean getCutoutCornerRadius ()

getEnvironmentKey

public String getEnvironmentKey()

getLanguage

public Language getLanguage()

getLicense

public String getLicense()

getOverlayBorderColor

public boolean getOverlayBorderColor ()

getOverlayBorderLength

public boolean getOverlayBorderLength ()

getOverlayBorderThickness

public boolean getOverlayBorderThickness ()

getOverlayBrandingSubtitleColor

public boolean getOverlayBrandingSubtitleColor ()

getOverlayBrandingSubtitleText

public boolean getOverlayBrandingSubtitleText ()

getOverlayBrandingTitleColor

public boolean getOverlayBrandingTitleColor ()

getOverlayBrandingTitleText

public boolean getOverlayBrandingTitleText ()

getOverlayColor

public boolean getOverlayColor ()

getOverlayLabelTextColor

public boolean getOverlayLabelTextColor ()

getOverlaySubLabelTextColor

public boolean getOverlaySubLabelTextColor ()

getPermissions

public String[] getPermissions ()

getTorchButtonColor

public boolean getTorchButtonColor ()

isEnableHelpMessage

public boolean isEnableHelpMessage ()

isEnableMultiPhaseVerification

public boolean isEnableMultiPhaseVerification ()

isEnablePartialScanning

public boolean isEnablePartialScanning ()

isEnableTorchButton

public boolean isEnableTorchButton ()

saveImages

public boolean saveImages ()