Scanbot SDK – Kotlin Multiplatform
Toggle table of contents
android
common
ios
Target filter
android
common
ios
Switch theme
Search in API
Skip to content
Scanbot SDK – Kotlin Multiplatform
kmp-bundle-sdk
/
io.scanbot.sdk.kmp
/
ScanbotSDK
/
Companion
/
cleanupStorage
cleanup
Storage
android
common
ios
actual
fun
cleanupStorage
(
)
:
Result
<
Unit
>
expect
fun
cleanupStorage
(
)
:
Result
<
Unit
>
Cleans up all SDK-related stored data.
Return
The result of the cleanup operation.
actual
fun
cleanupStorage
(
)
:
Result
<
Unit
>