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

Assembly: ServiceProvider (Module: ServiceProvider)