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.barcode
/
BarcodeDocumentFormats
Barcode
Document
Formats
class
BarcodeDocumentFormats
:
Parcelable
Barcode document formats.
Members
Constructors
Barcode
Document
Formats
Link copied to clipboard
constructor
(
source
:
Map
<
String
,
Any
?
>
)
constructor
(
json
:
JSONObject
)
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
clone
Link copied to clipboard
fun
clone
(
)
:
BarcodeDocumentFormats
to
Json
Link copied to clipboard
fun
toJson
(
config
:
ToJsonConfiguration
=
ToJsonConfiguration.default()
)
:
JSONObject