A notification call back indicating that state of connected Tracker device has changed.
Use this to detect if a tracker has been connected or disconnected.
Implementing classes should update themselves accordingly if needed.
Register for updates through GazeManager.AddTrackerStateListener().
Namespace: TETCSharpClientAssembly: TETCSharpClient (in TETCSharpClient.dll) Version: 1.0.0.0 (1.0.0.0)

Parameters
- trackerState
- Type: TETCSharpClient GazeManager TrackerState
the current state of the physical Tracker device
