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-bundle-sdk
/
io.scanbot.sdk.kmp.image
/
ImageRefPoolSnapshotsDiff
/
ImageRefPoolSnapshotsDiff
Image
Ref
Pool
Snapshots
Diff
constructor
(
totalMemoryConsumptionDiff
:
Long
=
0
,
removed
:
List
<
String
>
,
added
:
List
<
String
>
,
modified
:
List
<
String
>
)
constructor
(
source
:
Map
<
String
,
Any
?
>
)