get instance for agent auth and session
Method to create singleton object of the class
@example
const cxoneClient = CXoneClient.instance();
Method to clear local and session storage
Clears out all Local Storage except Settings Any other items thst should persist can be added if needed.
create Agent Assist Web Socket service object
create auto summary notification service object
create auto summary service object
handler for update the refresh token
method to initialize AgentIntegrationConfigurationService
Method to initialize auth dependent module when authentication gets successful
Subscription for leader change event
subscribe the agent assist event for copilot provider
Subscription for request message over broadcast channel
Subscription for response message over broadcast channel
Method to terminate util worker
Generated using TypeDoc
This is the base class for ACD