Android Scanbot SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot SDK API reference
Android Scanbot SDK API reference
/
io.scanbot.sdk.ui.view.barcode
/
InternalBarcodeScannerActivity
/
Companion
Companion
object
Companion
Members
Properties
SCANNED_
BARCODE_
IMAGE_
PATH_
EXTRA
Link copied to clipboard
const
val
SCANNED_BARCODE_IMAGE_PATH_EXTRA
:
String
SCANNED_
BARCODE_
PREVIEW_
FRAME_
PATH_
EXTRA
Link copied to clipboard
const
val
SCANNED_BARCODE_PREVIEW_FRAME_PATH_EXTRA
:
String
Functions
new
Intent
Internal
Link copied to clipboard
@
JvmStatic
fun
<
A
>
newIntentInternal
(
context
:
Context
,
activityClass
:
Class
<
A
>
,
scannerConfiguration
:
BarcodeScannerConfiguration
)
:
Intent