constructor to initialize various required instances for the class
Method to create singleton object of the class
@example
const cxoneDigitalUtil = CXoneDigitalUtil.instance();
Method to check if event is already consumed
Http response from API
Contact Id of the digital contact
Event name to check
Event data to be passed for syncEventResponse (or) status will be passed in case of casestatus changed event
traceXId from the response header
Method to get Recipients data for email contact
@example
getDigitalRecipients()
Method to handle WebSocket unsubscribe for agent assist
Contact Id to unsubscribe from
Type of digital event
Current contact status
Method to check if user slot polling feature toggle is enabled
@example
isUserSlotFTEnabled()
Generated using TypeDoc
Utility Class containing methods related to handling of generic logic