A notification call back indicating that a new GazeData frame is available.
Implementing classes should update themselves accordingly if needed.
Register for updates through GazeManager.AddGazeListener().
Namespace: TETCSharpClientAssembly: TETCSharpClient (in TETCSharpClient.dll) Version: 1.0.0.0 (1.0.0.0)

Parameters
- gazeData
- Type: TETCSharpClient.Data GazeData
Latest GazeData frame processed by Tracker Server
