RecognizerCallback

Created by Christopher Alex Brown on 1/10/17.

Inheritors

Functions

Link copied to clipboard
abstract fun onRecognizerDone(@NonNull results: ScanResults, @NonNull media: Media)
Link copied to clipboard
abstract fun onRecognizerException(@NonNull e: Throwable)
Link copied to clipboard
abstract fun onRecognizerResultsChanged(@NonNull result: RecognizerResult)