Uses of Class
com.onfido.models.LivePhoto.Request
-
Packages that use LivePhoto.Request Package Description com.onfido com.onfido.models -
-
Uses of LivePhoto.Request in com.onfido
Methods in com.onfido with parameters of type LivePhoto.Request Modifier and Type Method Description LivePhotoLivePhotoManager. upload(InputStream inputStream, String fileName, LivePhoto.Request request)Uploads a live photo as part of a multipart request. -
Uses of LivePhoto.Request in com.onfido.models
Methods in com.onfido.models that return LivePhoto.Request Modifier and Type Method Description LivePhoto.RequestLivePhoto.Request. advancedValidation(Boolean advancedValidation)Boolean flag for enabling advanced validationLivePhoto.RequestLivePhoto.Request. applicantId(String applicantId)The ID of the applicantstatic LivePhoto.RequestLivePhoto. request()
-