Reference Library
OnSnapshotCallResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCIThirdPartyCallControllerOnSnapshotCallResponse
Event registration for responses to SnapshotCall requests.
Declaration Syntax
C#Visual BasicVisual C++
event SnapshotCallResponseHandler OnSnapshotCallResponse
Event OnSnapshotCallResponse As SnapshotCallResponseHandler
 event SnapshotCallResponseHandler^ OnSnapshotCallResponse {
	void add (SnapshotCallResponseHandler^ value);
	void remove (SnapshotCallResponseHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)