Constructor
-
new AcConfiguration()
-
Configuration information for Agent Controller. This class provides the configuration data that allows a connection and access to be made to a Agent Controller Server
Members
-
enabled :boolean
-
A Boolean value indicating whether the Agent Controller Provider is enabled.
Type:
- boolean
-
isGuest :boolean
-
A Boolean value indicating whether the user Agent Controller is a Guest and thus, authorization isn't required
Type:
- boolean
-
maxConnectionErrorCount :number
-
Value of sockjs connection retry with Agent Controller server.
Type:
- number
-
serverInfo :AvayaCustomerInteractionUtilitiesClient.Config.ServerInfo
-
A ServerInfo value indicating the server to connect with for Agent Controller Service.
Type: