Class: SpokenConfiguration

Constructor

new SpokenConfiguration()

Creates an instance of SpokenConfiguration

Members

allMethodsEnabled :boolean

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

Type:
  • boolean

appId :string

Spoken Application ID (More info on this?)

Type:
  • string

autoRenewRegistration :boolean

Spoken Auto Renew Registration

Type:
  • boolean

disabledMethods :Array.<string>

List of methods to disable

Type:
  • Array.<string>

enabled :boolean

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

Type:
  • boolean

extension :string

Spoken Extension

Type:
  • string

password :string

Spoken Password

Type:
  • string

port :string

Spoken Port

Type:
  • string

secure :boolean

Is Secure (SSL)?

Type:
  • boolean

url :string

Spoken URL

Type:
  • string

username :string

Spoken Username

Type:
  • string
©2019 Avaya Inc. All Rights Reserved.