Class LivenessResponse


  • public final class LivenessResponse
    extends java.lang.Object
    • Constructor Detail

      • LivenessResponse

        public LivenessResponse()
    • Method Detail

      • getBitmap

        public Bitmap getBitmap()
        Return the android.graphics.Bitmap of the captured face
        Returns:
        android.graphics.Bitmap
      • getTag

        public java.lang.String getTag()
        Getting tag
        Returns:
        current tag
      • getTransactionId

        public java.lang.String getTransactionId()
        Getting transaction id
        Returns:
        current transaction id
      • getEstimatedAge

        public java.lang.Integer getEstimatedAge()