GazeManager OnGazeApiConnectionStateChanged Method C# SDK for The Eye Tribe Tracker
Internal callback method. Should not be called directly.

Namespace: TETCSharpClient
Assembly: TETCSharpClient (in TETCSharpClient.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void OnGazeApiConnectionStateChanged(
	bool isConnected
)

Parameters

isConnected
Type: System Boolean

[Missing <param name="isConnected"/> documentation for "M:TETCSharpClient.GazeManager.OnGazeApiConnectionStateChanged(System.Boolean)"]

See Also