HIDServiceButtonPressUnhandled Event |
Occurs when a button is pressed on the HID, but not handled by the Client SDK.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic event EventHandler<HIDButtonPressEventArg> ButtonPressUnhandled
Value
Type:
SystemEventHandlerHIDButtonPressEventArg
See Also