Class LEAP_CONNECTION_EVENT

java.lang.Object
com.sun.jna.Structure
komposten.leapjna.leapc.events.LEAP_CONNECTION_EVENT
All Implemented Interfaces:
LEAP_EVENT

@FieldOrder("flags") public class LEAP_CONNECTION_EVENT extends Structure implements LEAP_EVENT
Received from LeapC.LeapPollConnection(Pointer, int, LEAP_CONNECTION_MESSAGE) when a connection to the Ultraleap Tracking Service is established.
Since:
LeapJna 1.0.0, Ultraleap Orion SDK 3.0.0
See Also: