Click or drag to resize
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: 592.1.30.0
Syntax
C#
public event EventHandler<HIDButtonPressEventArg> ButtonPressUnhandled

Value

Type: SystemEventHandlerHIDButtonPressEventArg
See Also