CameraRecognizerContract

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun createIntent(context: Context, input: CameraRecognizerOptions): Intent
Link copied to clipboard
open fun getSynchronousResult(context: Context, input: CameraRecognizerOptions): ActivityResultContract.SynchronousResult<CameraRecognizerResults>?
Link copied to clipboard
open override fun parseResult(resultCode: Int, intent: Intent?): CameraRecognizerResults