Create instance of CXoneAuth and ACDSessionManager
@example
const dispositionService = new DispositionService();
This API is just to notify the backend to generate the auto summary. Summary will be sent in the websocket.
payload to generate auto summary
Used to get the disposition based on the skill id provided
skill id to fetch the skill details
not required but good to set. This will prevent a race condition on contacts
its optional we will need when we want to add contact ID to the dispositions passed
To get saved disposition
contact Id
Used to get the Tags based on the skill id provided
skill id to fetch the skill details
To save disposition and commitment data
contact Id
To save tags
contact Id
Generated using TypeDoc
Class to handle dispositions