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

Assembly: ServiceProvider (Module: ServiceProvider)