A notification call back indicating that the connection state has changed.
Use this to detect if connection the EyeTribe Server has been lost.
Implementing classes should update themselves accordingly if needed.
Register for updates through GazeManager.AddConnectionStateListener().
Namespace: TETCSharpClientAssembly: TETCSharpClient (in TETCSharpClient.dll) Version: 1.0.0.0 (1.0.0.0)

Parameters
- isConnected
- Type: System Boolean
the current state of the connection
