onCaptured

abstract fun onCaptured(result: FaceSimpleCaptureResult)

Called only once for the whole process and as soon as requestCapture has been called and face is detected. Once this callback is called, the whole process is considered to be over.

Parameters

result

Final face image and other data.