Reference Library
OnGetCallInformationResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCCallInformationLinkOnGetCallInformationResponse
Event registration for responses to GetCallInformationResponse requests.
Declaration Syntax
C#Visual BasicVisual C++
public event GetCallInformationResponseHandler OnGetCallInformationResponse
Public Event OnGetCallInformationResponse As GetCallInformationResponseHandler
public:
virtual  event GetCallInformationResponseHandler^ OnGetCallInformationResponse {
	void add (GetCallInformationResponseHandler^ value);
	void remove (GetCallInformationResponseHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)