BlinkID
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
BlinkID
blinkid-core
/
com.microblink.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