Tobii Pro SDK .NET 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.
 
void Add (byte[] license)
 Adds a license to the collection.
 

Detailed Description

Represents a collection of LicenseKey objects.

Constructor & Destructor Documentation

◆ LicenseCollection()

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

◆ Add()

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

Adds a license to the collection.

Parameters
licenseThe license