Android Scanbot Barcode SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot Barcode SDK API reference
Android Scanbot Barcode SDK API reference
/
io.scanbot.sdk.ui_v2.barcode.common
/
BarcodeAction
/
AddBarcode
Add
Barcode
class
AddBarcode
(
val
barcodeItem
:
BarcodeItem
,
val
count
:
Int
,
val
withTimeStamp
:
Boolean
)
:
BarcodeAction
Members
Constructors
Add
Barcode
Link copied to clipboard
constructor
(
barcodeItem
:
BarcodeItem
,
count
:
Int
,
withTimeStamp
:
Boolean
)
Properties
barcode
Item
Link copied to clipboard
val
barcodeItem
:
BarcodeItem
count
Link copied to clipboard
val
count
:
Int
with
Time
Stamp
Link copied to clipboard
val
withTimeStamp
:
Boolean