Uses of Interface
com.yoti.api.client.Media
Packages that use Media
-
Uses of Media in com.yoti.api.client
Subinterfaces of Media in com.yoti.api.clientModifier and TypeInterfaceDescriptioninterfaceAttribute value that holds an image such as a selfie or an application logo. -
Uses of Media in com.yoti.api.client.docs
Methods in com.yoti.api.client.docs that return MediaModifier and TypeMethodDescriptionDocScanClient.getIbvInstructionsPdf(String sessionId) Fetches the instructions PDF associated with an In-Branch Verification session.DocScanClient.getMediaContent(String sessionId, String mediaId) Retrieves media related to a Yoti Doc Scan session based on the supplied media ID -
Uses of Media in com.yoti.api.client.spi.remote
Classes in com.yoti.api.client.spi.remote that implement MediaModifier and TypeClassDescriptionfinal classAttribute value holding a JPEG image.classfinal classAttribute value holding a PNG image.