GazeManager IsConnected Property C# SDK for The Eye Tribe Tracker

Note: This API is now obsolete.

Is the client library connected to Tracker Server?

Namespace: TETCSharpClient
Assembly: TETCSharpClient (in TETCSharpClient.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[ObsoleteAttribute("Deprecated, use IsActivated() instead", false)]
public bool IsConnected { get; }

Property Value

Type: Boolean
See Also