Android Scanbot SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot SDK API reference
Android Scanbot SDK API reference
/
io.scanbot.sdk.ui_v2.textpattern.configuration
/
TextPatternIntroMeterDevice
Text
Pattern
Intro
Meter
Device
class
TextPatternIntroMeterDevice
:
TextPatternScannerIntroImage
,
Parcelable
The image for the introduction screen featuring an electricity meter.
Members
Constructors
Text
Pattern
Intro
Meter
Device
Link copied to clipboard
constructor
(
source
:
Map
<
String
,
Any
?
>
)
constructor
(
json
:
JSONObject
)
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
_
type
Link copied to clipboard
open
override
val
_type
:
String
Functions
clone
Link copied to clipboard
open
override
fun
clone
(
)
:
TextPatternIntroMeterDevice
to
Json
Link copied to clipboard
open
override
fun
toJson
(
config
:
ToJsonConfiguration
)
:
JSONObject