Last updated 2 years ago
import com.sybrin.facialrecognition.FacialRecognizer
public void onFailure(FacialRecognitionException fre)
public void onFailure(FacialRecognitionException fre)
Called when the facial recognition process fails.
Public methods
Title
abstract void
onFailure(FacialRecognitionException fre)
Parameters
fre
The exception that was thrown.