GazeManager GetNumCalibrationResultListeners Method C# SDK for The Eye Tribe Tracker
Gets current number of attached ICalibrationResultListener instances.

Namespace: TETCSharpClient
Assembly: TETCSharpClient (in TETCSharpClient.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int GetNumCalibrationResultListeners()

Return Value

Type: Int32
Curent number of listeners
See Also