Home Forums Software Development Differences between EyeX.Framework and Interactions Reply To: Differences between EyeX.Framework and Interactions

#10896
Nabru
Participant

Thanks so much for the clarifications.

With the old SDK:
– how can I detect userPresence? I know how to do it with the new SDK (host.States.GetUserPresenceAsync()) but I cannot find how to do it with the old SDK.
– how can I trigger the 3-point calibration? With the new SDK I am using the host.Context.LaunchConfigurationTool()).

If I could implement those two things in the old SDK would be perfect. WHere can I find the API or some samples for the old SDK?