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

Assembly: ServiceProvider (Module: ServiceProvider)