GazeManager OnGazeApiResponse 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 OnGazeApiResponse(
	string response
)

Parameters

response
Type: System String

[Missing <param name="response"/> documentation for "M:TETCSharpClient.GazeManager.OnGazeApiResponse(System.String)"]

See Also