Class HidServicesEvent
java.lang.Object
org.hid4java.event.HidServicesEvent
Event to provide the following to API consumers:
- Provision of HID device information
- Since:
- 0.0.1
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
hidDevice
-
-
Constructor Details
-
HidServicesEvent
- Parameters:
device
- The HidDevice involved in the event
-
-
Method Details
-
getHidDevice
- Returns:
- The associated HidDevice
-
toString
-