toggle menu
snabble Android SDK API Documentation
androidJvm
switch theme
search in API
ui
/
io.snabble.sdk.ui.scanner
/
Barcode
Barcode
open
class
Barcode
Members
Constructors
Barcode
Link copied to clipboard
constructor
(
format
:
BarcodeFormat
,
text
:
String
,
timestamp
:
Long
)
Properties
format
Link copied to clipboard
val
format
:
BarcodeFormat
text
Link copied to clipboard
val
text
:
String
timestamp
Link copied to clipboard
val
timestamp
:
Long
Functions
to
String
Link copied to clipboard
@
NonNull
open
fun
toString
(
)
:
String