Class: UACConfiguration

Constructor

new UACConfiguration()

Creates an instance of UACConfiguration that contains default settings
for connecting with a UAC Server

Members

allMethodsEnabled :boolean

Set to false if list of methods should be disabled. "disabledMethods" contains list of disabled methods

Type:
  • boolean

authenticationInfo :AvayaCustomerServices.Config.AuthenticationInfo

Creates an object containing default authentication provider configuration options

Type:

clientInfo :AvayaCustomerServices.Config.ClientInfo

Creates an object containing default client configuration options

Type:

disabledMethods :Array.<string>

List of methods to disable

Type:
  • Array.<string>

enabled :boolean

Set to true if UAC provider is enabled, false if disabled

Type:
  • boolean

notificationInfo :AvayaCustomerServices.Config.NotificationInfo

Creates an object containing default notification provider configuration options

Type:

serverInfo :AvayaCustomerServices.Config.ServerInfo

Creates an object containing default server configuration options

Type:
©2019 Avaya Inc. All Rights Reserved.