The IGazeListener type exposes the following members.
| Name | Description | |
|---|---|---|
| OnGazeUpdate |
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().
|