IConnectionStateListener MethodsC# SDK for The Eye Tribe Tracker

The IConnectionStateListener type exposes the following members.

Methods
  NameDescription
Public methodOnConnectionStateChanged
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().
Top
See Also