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.view.barcode.batch.entity
/
BarcodeFormattedData
Barcode
Formatted
Data
data
class
BarcodeFormattedData
(
val
title
:
String
,
val
subtitle
:
String
)
:
Parcelable
Encapsulates the formatted data encoded in barcode
Members
Constructors
Barcode
Formatted
Data
Link copied to clipboard
constructor
(
title
:
String
,
subtitle
:
String
)
Properties
subtitle
Link copied to clipboard
val
subtitle
:
String
title
Link copied to clipboard
val
title
:
String