FaceScanErrorDetails

public final class FaceScanErrorDetails extends ErrorDetails

FaceScanErrorDetails is a class that holds the title and message of an error that can occur during a face scan and subsequent SensePrint generation / verification.

Additionally it holds a boolean value that indicates whether the face capture session should be reset

Constructors

Link copied to clipboard
public FaceScanErrorDetails FaceScanErrorDetails(Integer title, Integer message, Boolean shouldResetFaceCaptureSession)

Properties

Link copied to clipboard

Functions