Reference Library
OnServiceLinkStatusEvent Event
NamespacesAvaya.ApplicationEnablement.DMCCIPhoneOnServiceLinkStatusEvent
Event registration for ServiceLinkStatus events.

Supported in: 6.2.0

Declaration Syntax
C#Visual BasicVisual C++
event ServiceLinkStatusEventHandler OnServiceLinkStatusEvent
Event OnServiceLinkStatusEvent As ServiceLinkStatusEventHandler
 event ServiceLinkStatusEventHandler^ OnServiceLinkStatusEvent {
	void add (ServiceLinkStatusEventHandler^ value);
	void remove (ServiceLinkStatusEventHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)