newIntent

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

Deprecated

Migrate to new AndroidX Result API. Please see ResultContract.

Factory method to construct intent to start this activity.

Deprecated: please see ResultContract