Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VerIDSessionSettings

Base class for Ver-ID session settings

Hierarchy

Index

Properties

expiryTime

expiryTime: number = 30

Time it will take for the session to expire (in seconds)

numberOfResultsToCollect

numberOfResultsToCollect: number = 2

The number of detected faces and images the session must collect before finishing

showResult

showResult: boolean = false

Set to true to display the result of the session to the user

Generated using TypeDoc