Reference Library
Phone..::..ServiceLinkStatusEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCPhonePhone..::..ServiceLinkStatusEventArgs
Parameters associated with the ServiceLinkStatusArgs event.

Supported in: 6.2.0

Declaration Syntax
C#Visual BasicVisual C++
public class ServiceLinkStatusEventArgs : Phone..::..CommonEventArgs
Public Class ServiceLinkStatusEventArgs _
	Inherits Phone..::..CommonEventArgs
public ref class ServiceLinkStatusEventArgs : public Phone..::..CommonEventArgs
Members
All MembersProperties



IconMemberDescription
getDeviceId
The device id

getMonitorId
Monitor Id which triggered the event
(Inherited from Phone..::..CommonEventArgs.)
getPhone
Phone object that this event was sent to.
(Inherited from Phone..::..CommonEventArgs.)
getServiceLinkUp
The connection status of the service link for a device

Inheritance Hierarchy
Object
EventArgs
 Phone..::..CommonEventArgs
  Phone..::..ServiceLinkStatusEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)