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
/
UpdateImage
Update
Image
class
UpdateImage
(
val
uuid
:
String
,
val
image
:
Bitmap
)
:
BarcodeAction
,
UiAction
Members
Constructors
Update
Image
Link copied to clipboard
constructor
(
uuid
:
String
,
image
:
Bitmap
)
Properties
image
Link copied to clipboard
val
image
:
Bitmap
uuid
Link copied to clipboard
val
uuid
:
String