Reference Library
OnHookswitchUpdatedEvent Event
NamespacesAvaya.ApplicationEnablement.DMCCPhoneOnHookswitchUpdatedEvent
Event registration for HookswitchUpdated events.
Declaration Syntax
C#Visual BasicVisual C++
public event HookswitchUpdatedEventHandler OnHookswitchUpdatedEvent
Public Event OnHookswitchUpdatedEvent As HookswitchUpdatedEventHandler
public:
virtual  event HookswitchUpdatedEventHandler^ OnHookswitchUpdatedEvent {
	void add (HookswitchUpdatedEventHandler^ value);
	void remove (HookswitchUpdatedEventHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)