Reference Library
OnGetDeviceIdListEvent Event
NamespacesAvaya.ApplicationEnablement.DMCCIServiceProviderOnGetDeviceIdListEvent
Handler for GetDeviceIdListEvent events.
Declaration Syntax
C#Visual BasicVisual C++
event GetDeviceIdListEventHandler OnGetDeviceIdListEvent
Event OnGetDeviceIdListEvent As GetDeviceIdListEventHandler
 event GetDeviceIdListEventHandler^ OnGetDeviceIdListEvent {
	void add (GetDeviceIdListEventHandler^ value);
	void remove (GetDeviceIdListEventHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)