Reference Library
OnDivertedEvent Event
NamespacesAvaya.ApplicationEnablement.DMCCIThirdPartyCallControllerOnDivertedEvent
Event registration for Diverted event.
Declaration Syntax
C#Visual BasicVisual C++
event DivertedEventHandler OnDivertedEvent
Event OnDivertedEvent As DivertedEventHandler
 event DivertedEventHandler^ OnDivertedEvent {
	void add (DivertedEventHandler^ value);
	void remove (DivertedEventHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)