get instance for agent auth and session
@example
const cxoneAcdClient = new CXoneAcdClient();
Method to create singleton object of the class
@example
const cxoneAcdClient = CXoneAcdClient.instance();
Method to get agent skills
nullable Agent Id
Method to get cached agent skills
nullable Agent Id
method to return Team Unavailable Codes
TeamId
@example
getTeamUnavailableCodes();
method to initialize ACDEngagement
@example
initAcdEngagement();
Set the custom agent URL for the Click to Dial extension
The custom agent URL to be updated
Subscription for request message over broadcast channel
Subscription for response message over broadcast channel
Method to update the UIQ instance manager URL
Generated using TypeDoc
This is the base class for ACD