Tobii Pro SDK Python API
|
Represents a license that failed. More...
Inherits object.
Data Fields | |
license_key | |
Gets the license key as a LicenseKey object. | |
validation_result | |
Gets the result of the license validation. More... | |
Represents a license that failed.
A tuple of FailedLicense objects will be returned from EyeTracker.apply_licenses.
tobii_research.FailedLicense.validation_result |
Gets the result of the license validation.
Valid values are LICENSE_TAMPERED, LICENSE_INVALID_APPLICATION_SIGNATURE, LICENSE_NONSIGNED_APPLICATION, LICENSE_EXPIRED, LICENSE_PREMATURE, LICENSE_INVALID_PROCESS_NAME, LICENSE_INVALID_SERIAL_NUMBER, LICENSE_INVALID_MODEL and LICENSE_UNKNOWN_ERROR