[][src]Type Definition leap_sys::LEAP_CONNECTION_LOST_EVENT

type LEAP_CONNECTION_LOST_EVENT = _LEAP_CONNECTION_LOST_EVENT;

\ingroup Structs Received from LeapPollConnection() when a connection to the Leap Motion service is lost.

If a LeapC function that performs a transaction with the Leap Motion 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