Scanbot SDK – Kotlin Multiplatform
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Scanbot SDK – Kotlin Multiplatform
kmp-barcode-sdk
/
io.scanbot.sdk.kmp.utils
/
RefCountedObjectProfile
/
RefCountedObjectProfile
Ref
Counted
Object
Profile
constructor
(
uniqueId
:
String
,
timestampCreated
:
Long
,
strongReferences
:
Int
=
0
,
serializedReferences
:
Int
=
0
)
constructor
(
source
:
Map
<
String
,
Any
?
>
)