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