GazeManager
GetNumGazeListeners Method
C# SDK for The Eye Tribe Tracker
Gets current number of attached
IGazeListener
instances.
Namespace:
TETCSharpClient
Assembly:
TETCSharpClient (in TETCSharpClient.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
Copy to Clipboard
Print
public
int
GetNumGazeListeners
()
public int GetNumGazeListeners()
Return Value
Type:
Int32
Curent number of listeners
See Also
Reference
GazeManager Class
TETCSharpClient Namespace