FacialRecognizor.OnFailureListener
Last updated
Was this helpful?
Last updated
Was this helpful?
import com.sybrin.facialrecognition.FacialRecognizer
Public methods
Title
abstract void
(FacialRecognitionException fre)
public void onFailure(FacialRecognitionException fre)
Called when the facial recognition process fails.
Parameters
Title
fre
The exception that was thrown.