VerifyUxTranslator
interface VerifyUxTranslator
An interface that represents the translation process from ScanningUxEvent to the UX.
Inheritors
Functions
Link copied to clipboard
abstract suspend fun translate(processResult: VerifyProcessResult, inputImage: InputImage?, session: VerifyCaptureSession): List<ScanningUxEvent>