GazeManager Activate Method C# SDK for The Eye Tribe Tracker
Overload List
  NameDescription
Public methodActivate(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.
Public methodActivate(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.
Top
See Also