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

Assembly: ServiceProvider (Module: ServiceProvider)