Click or drag to resize
UnifiedPortalService Class
The UnifiedPortalService provides access to Unified Portal features.
Inheritance Hierarchy
SystemObject
  Avaya.ClientServicesUnifiedPortalService

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public class UnifiedPortalService

The UnifiedPortalService type exposes the following members.

Properties
  NameDescription
Public propertyIsServiceAvailable
Returns true if the Unified Portal service is available.
Top
Methods
Events
  NameDescription
Public eventServiceAvailable
Occurs when the Unified Portal service becomes available.
Public eventServiceUnavailable
Occurs when the Unified Portal service becomes unavailable.
Top
See Also