Contract

ActivityResultContract implementation for Barcode flow

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun createIntent(context: Context, input: BarcodeScanFlowConfiguration): Intent
Link copied to clipboard
open override fun parseResult(resultCode: Int, intent: Intent?): FlowOutput<BarcodeScanFlowResult>