SybrinFacialComparisonConfiguration

import com.sybrin.facecomparison.SybrinFacialComparisonConfiguration

Provides an immutable reference to a configuration module used to control the behavior of the Sybrin Biometrics Android SDK Facial Comparison component.

In depth explanations and examples of how the SybrinFacialComparisonConfiguration impacts the behavior of the Sybrin Identity Android SDK can be found within its Builder class.

Summary

Public methods

getCorrelationId

public String getCorrelationId()

getCustomAuthorizationToken

public String getCustomAuthorizationToken()

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

getEnvironmentKey

public String getEnvironmentKey()

getLicense

public String getLicense()

saveImages

public boolean saveImages ()

Last updated