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