Tobii Pro SDK Unity API
Tobii.Research.LicenseCollection Class Reference

Represents a collection of LicenseKey objects. More...

Inheritance diagram for Tobii.Research.LicenseCollection:

Public Member Functions

 LicenseCollection (IList< LicenseKey > licenseKeys)
 Initializes a new instance of the LicenseCollection class from a generic list of license keys. More...
 
void Add (byte[] license)
 Adds a license to the collection. More...
 

Detailed Description

Represents a collection of LicenseKey objects.

Constructor & Destructor Documentation

Tobii.Research.LicenseCollection.LicenseCollection ( IList< LicenseKey licenseKeys)
inline

Initializes a new instance of the LicenseCollection class from a generic list of license keys.

Parameters
licenseKeysA list of license keys.

Member Function Documentation

void Tobii.Research.LicenseCollection.Add ( byte[]  license)
inline

Adds a license to the collection.

Parameters
licenseThe license