HIDDeviceConnectionStatus Enumeration |
Namespace: Avaya.ClientServices
public enum HIDDeviceConnectionStatus
| Member name | Value | Description | |
|---|---|---|---|
| Connected | 0 | The HID service is connected to the device. | |
| ConnectionFailed | 1 | The HID service failed to connect to the device. This may be due to the device being used by another Application. | |
| Disconnected | 2 | The HID service is not connected to the device. |
© 2017 Avaya LLC. All Rights Reserved.