newIntent

fun newIntent(context: Context, scannerConfiguration: BarcodeScannerConfiguration): Intent

Deprecated

Migrate to new AndroidX Result API. Please see ResultContract.

Factory method to construct intent to start this activity.

Deprecated: please see ResultContract