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

Assembly: ServiceProvider (Module: ServiceProvider)