| Name | Description | |
|---|---|---|
| Activate(GazeManager ApiVersion, GazeManager ClientMode) |
Activates TET C# Client and all underlying routines using default values. Should be called _only_
once when an application starts up. Calling thread will be locked during
initialization.
| |
| Activate(GazeManager ApiVersion, GazeManager ClientMode, String, Int32) |
Activates TET C# Client and all underlying routines. Should be called _only_
once when an application starts up. Calling thread will be locked during
initialization.
|