Class: CoBrowseConfiguration

Configuration information for CoBrowse. This class provides the configuration data that allows a connection and access to be made to a CoBrowse Server

Members

Customer's consent to persist personal information in the Cobrowse DB or not

Type:
  • String
Default Value:
  • true

enabled :boolean

A Boolean value indicating whether the CoBrowse Provider is enabled.

Type:
  • boolean

isGuest :boolean

A Boolean value indicating whether the user agent is a Guest and thus, authorization isn't required

Type:
  • boolean

maxConnectionErrorCount :number

Value of sockjs connection retry with cobrowse server.

Type:
  • number

serverInfo :AvayaCoBrowseClientServices.Config.ServerInfo

A ServerInfo value indicating the server to connect with for cobrowse Service.

Type:

token :string

Authentication token.

Type:
  • string