SingleImagePassiveLivenessDetector.OnFailureListener
PreviousSingleImagePassiveLivenessDetector.OnCancelListenerNextSingleImagePassiveLivenessDetector.OnSuccessListener
Last updated
Was this helpful?
Last updated
Was this helpful?
import com.sybrin.livenessdetection.SingleImagePassiveLivenessDetector
Public methods
Title
abstract void
(LivenessDetectionException lde)
public void onFailure(LivenessDetectionException lde)
Called when the liveness detection process fails.
Parameters
Title
lde
The exception that was thrown.