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