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