VerIDAuthenticationIntent

Intent to start an authentication session

Package com.appliedrec.ver_id

public class VerIDAuthenticationIntent

Constructors

VerIDAuthenticationIntent

Introduced in version 1.6

Deprecated in version 1.8

public VerIDAuthenticationIntent(Context, String[], VerIDAuthenticationSessionSettings)

Intent constructor

Parameters

context android.content.Context
Context in which to construct the intent
userIds java.lang.String[]
IDs of the users to authenticate
settings com.appliedrec.ver_id.session.VerIDAuthenticationSessionSettings
Authentication session settings

VerIDAuthenticationIntent

Introduced in version 1.6

Deprecated in version 1.8

public VerIDAuthenticationIntent(Context, String[])

Intent constructor

Parameters

context android.content.Context
Context in which to construct the intent
userIds java.lang.String[]
IDs of the users to authenticate

VerIDAuthenticationIntent

Introduced in version 1.8

public VerIDAuthenticationIntent(Context, VerIDAuthenticationSessionSettings)

Intent constructor

Parameters

context android.content.Context
Context in which to construct the intent
settings com.appliedrec.ver_id.session.VerIDAuthenticationSessionSettings
Authentication session settings