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

Assembly: ServiceProvider (Module: ServiceProvider)