MBOnValidatingListener

Interface for monitoring face status during the validation stage of the capture session Implement this interface to receive callbacks with the current status of the face.

Functions

Link copied to clipboard
abstract fun onValidating(faceStatus: MBFaceStatus)

Called everytime a camera frame is processed during the validation stage of the capture process.