Tobii Pro SDK Python API
tobii_research.FailedLicense Class Reference

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...
 

Detailed Description

Represents a license that failed.

A tuple of FailedLicense objects will be returned from EyeTracker.apply_licenses.

Field Documentation