VerIDLivenessDetectionIntent

Intent to start a liveness detection session.

Package com.appliedrec.ver_id

public class VerIDLivenessDetectionIntent

Constructors

VerIDLivenessDetectionIntent

Introduced in version 1.7

public VerIDLivenessDetectionIntent(Context, VerIDLivenessDetectionSessionSettings)

Intent constructor

Parameters

context android.content.Context
Context in which to construct the intent
settings com.appliedrec.ver_id.session.VerIDLivenessDetectionSessionSettings
Liveness detection session settings

VerIDLivenessDetectionIntent

Introduced in version 1.7

public VerIDLivenessDetectionIntent(Context)

Intent constructor with default liveness detection settings

Parameters

context android.content.Context
Context in which to construct the intent