pub type LEAP_CONNECTION_LOST_EVENT = _LEAP_CONNECTION_LOST_EVENT;
Expand description

\ingroup Structs Received from LeapPollConnection() when a connection to the Ultraleap Tracking Service is lost.

If a LeapC function that performs a transaction with the Ultraleap Tracking Service is called after the connection is lost, the next call to LeapPollConnection() will return this event. Otherwise, it can take up to 5 seconds of polling the connection to receive this event. @since 3.0.0