Reference Library
OnGetDeviceIdResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCDeviceOnGetDeviceIdResponse
Event for the response to a GetDeviceId
Declaration Syntax
C#Visual BasicVisual C++
public event GetDeviceIdResponseHandler OnGetDeviceIdResponse
Public Event OnGetDeviceIdResponse As GetDeviceIdResponseHandler
public:
virtual  event GetDeviceIdResponseHandler^ OnGetDeviceIdResponse {
	void add (GetDeviceIdResponseHandler^ value);
	void remove (GetDeviceIdResponseHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)