Uses of Class
com.onfido.models.MotionCapture
-
Packages that use MotionCapture Package Description com.onfido -
-
Uses of MotionCapture in com.onfido
Methods in com.onfido that return MotionCapture Modifier and Type Method Description MotionCaptureMotionCaptureManager. find(String motionCaptureId)Retrieves a single motion capture.Methods in com.onfido that return types with arguments of type MotionCapture Modifier and Type Method Description List<MotionCapture>MotionCaptureManager. list(String applicantId)Lists all the live videos that belong to an applicant.
-