BlinkID
Toggle table of contents
productionRelease
Target filter
productionRelease
Switch theme
Search in API
Skip to content
BlinkID
blinkid-core
/
com.microblink.blinkid.core.license
/
LicenseToken
/
LicenseStatus
License
Status
data
class
LicenseStatus
(
val
licenseState
:
LicenseState
,
val
error
:
String
?
)
Members
Constructors
License
Status
Link copied to clipboard
constructor
(
licenseState
:
LicenseState
,
error
:
String
?
)
Properties
error
Link copied to clipboard
val
error
:
String
?
license
State
Link copied to clipboard
val
licenseState
:
LicenseState