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

Assembly: ServiceProvider (Module: ServiceProvider)