VerifyUxTranslator

An interface that represents the translation process from ScanningUxEvent to the UX.

Inheritors

Functions

Link copied to clipboard
abstract suspend fun translate(processResult: BlinkIdVerifyProcessResult, inputImage: InputImage?): List<ScanningUxEvent>