Package com.regula.facesdk.model.results
Class LivenessResponse
java.lang.Object
com.regula.facesdk.model.results.LivenessResponse
- 
Nested Class SummaryNested Classes
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionBitmapReturn the android.graphics.Bitmap of the captured faceGetting theLivenessErrorExceptionobject of theLivenessResponseGetting the one ofLivenessStatusgetTag()Getting tagGetting transaction id
- 
Constructor Details- 
LivenessResponsepublic LivenessResponse()
 
- 
- 
Method Details- 
getBitmappublic Bitmap getBitmap()Return the android.graphics.Bitmap of the captured face- Returns:
- android.graphics.Bitmap
 
- 
getLivenessGetting the one ofLivenessStatus- Returns:
- liveness status. Default value: UNKNOWN
 
- 
getExceptionGetting theLivenessErrorExceptionobject of theLivenessResponse- Returns:
- LivenessErrorExceptionobject
 
- 
getTagGetting tag- Returns:
- current tag
 
- 
getTransactionIdGetting transaction id- Returns:
- current transaction id
 
- 
getEstimatedAge
 
-