Tobii Pro SDK Python API
tobii_research.LicenseKey Class Reference

Represents the eye tracker license key. More...

Inherits object.

Public Member Functions

def __init__ (self, key_string)
 Supply a license from a license file as bytes.
 

Data Fields

 key_string
 Gets the string that is the actual license key.
 

Detailed Description

Represents the eye tracker license key.

A list of LicenseKey object should be sent to EyeTracker.apply_licenses.