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
/
getLicenseInfo
get
License
Info
android
common
ios
actual
fun
getLicenseInfo
(
)
:
Result
<
LicenseInfo
>
expect
fun
getLicenseInfo
(
)
:
Result
<
LicenseInfo
>
Retrieves the current license information.
Return
The result containing the license information.
actual
fun
getLicenseInfo
(
)
:
Result
<
LicenseInfo
>