ConnectionOptions Object Specification

The ConnectionOptions object can contain the following properties:

Property

Type

Description

Default Value

server

string

The IP address of the Interaction Server.

The value passed to the browser when running the page containing the widget.

port

number

The port of the Interaction Server.

The value passed to the browser when running the page containing the widget.

scheme (http/https)

string

The schema of the Interaction Server.

The value passed to the browser when running the page containing the widget.

queryString

string

Used to pass the URL query string parameter.

The value passed to the browser when running the page containing the widget.