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: 550.0.60.0
Syntax
C#
public event EventHandler<HIDButtonPressEventArg> ButtonPressUnhandled

Value

Type: SystemEventHandlerHIDButtonPressEventArg
See Also