Click or drag to resize
UnifiedPortalResources Class
Resources returned by Unified Portal.
Inheritance Hierarchy
SystemObject
  Avaya.ClientServicesUnifiedPortalResources

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

The UnifiedPortalResources type exposes the following members.

Properties
  NameDescription
Public propertyAadsURL
The URL of Avaya Aura Device Services. Shall be used to configure contact services when in Meet-me mode.
Public propertyAppCastCheckInterval
The client update checking interval.
Public propertyAppCastURL
The URL of App Cast Service. Meet-me client shall periodically check for software updates using this URL.
Public propertyBFCPUdpMaxPort
Specifies the upper limit of the UDP port range to be used by BFCP signaling channel. Shall be used to populate BFCP configuration data when in Meet-me mode.
Public propertyBFCPUdpMinPort
Specifies the lower limit of the UDP port range to be used by BFCP signaling channel. Shall be used to populate BFCP configuration data when in Meet-me mode.
Public propertyExtraProperties
A dictionary of extra properties the application may be interested in.
Public propertyRequestToJoinMeetingCapability
Capability info indicating whether local user can request to join Meet-Me conference. The capability returns not supported if the portal version provided in portal resource discovery older then configured minimum portal version.
Top
See Also