Click or drag to resize

ServiceObservingEventArgs Class

Represents event arguments for ServiceObservingEnabled event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesServiceObservingEventArgs

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public class ServiceObservingEventArgs : EventArgs

The ServiceObservingEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyServiceObservingButtonLampState
Gets service observing button lamp state.
Public propertyServiceObservingExtension
The extension being observed.
Public propertyServiceObservingType
Gets service observing type.
Top
See Also