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
/
SdkLicenseError
Sdk
License
Error
class
SdkLicenseError
(
val
errorMessage
:
String
?
=
null
)
:
Error
Class to return as error inside UI components if license check is failed
Members
Constructors
Sdk
License
Error
Link copied to clipboard
constructor
(
errorMessage
:
String
?
=
null
)
Properties
error
Message
Link copied to clipboard
val
errorMessage
:
String
?
=
null