onCaptured

abstract fun onCaptured(result: FaceAutoCaptureResult)

Called only once for the whole process, when the final face image candidate has been chosen. Once this callback is called, the whole process is considered to be over.

Parameters

result

Final face image and other data.