Reference Library
OnGetDeviceIdListResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCServiceProviderOnGetDeviceIdListResponse
Handler for GetDeviceIdListResponse responses.
Declaration Syntax
C#Visual BasicVisual C++
public event GetDeviceIdListResponseHandler OnGetDeviceIdListResponse
Public Event OnGetDeviceIdListResponse As GetDeviceIdListResponseHandler
public:
virtual  event GetDeviceIdListResponseHandler^ OnGetDeviceIdListResponse {
	void add (GetDeviceIdListResponseHandler^ value);
	void remove (GetDeviceIdListResponseHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)