Reference Library
OnGetPhysicalDeviceNameResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCServiceProviderOnGetPhysicalDeviceNameResponse
Event registration for responses to GetPhysicalDeviceName requests.

Supported in: 5.2.0

Declaration Syntax
C#Visual BasicVisual C++
public event GetPhysicalDeviceNameResponseHandler OnGetPhysicalDeviceNameResponse
Public Event OnGetPhysicalDeviceNameResponse As GetPhysicalDeviceNameResponseHandler
public:
virtual  event GetPhysicalDeviceNameResponseHandler^ OnGetPhysicalDeviceNameResponse {
	void add (GetPhysicalDeviceNameResponseHandler^ value);
	void remove (GetPhysicalDeviceNameResponseHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)