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

Assembly: ServiceProvider (Module: ServiceProvider)