pub const _eLeapEventType_eLeapEventType_DeviceLost: _eLeapEventType = 260;
Expand description

The device connection has been lost.

This event is generally asserted when the device has been detached from the system, when the connection to the service has been lost, or if the device is closed while streaming. Generally, any event where the system can conclude no further frames will be received will result in this message. The DeviceEvent field will be filled with the id of the formerly attached device. @since 3.0.0