Reference Library
OnConnectionClearedEvent Event
NamespacesAvaya.ApplicationEnablement.DMCCIThirdPartyCallControllerOnConnectionClearedEvent
Event registration for Connection Cleared event.
Declaration Syntax
C#Visual BasicVisual C++
event ConnectionClearedEventHandler OnConnectionClearedEvent
Event OnConnectionClearedEvent As ConnectionClearedEventHandler
 event ConnectionClearedEventHandler^ OnConnectionClearedEvent {
	void add (ConnectionClearedEventHandler^ value);
	void remove (ConnectionClearedEventHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)