SmartQueueEvent
Constants
CallStatusUpdated
Triggered when the contact center agent's call status changes via the SDK or within the contact center.
Parameters
description:
string
OptionalAdditional information.
status:
Current call status of the contact center agent.
CallStatusUpdateFailed
Triggered when a contact center agent's call status update has failed.
Parameters
description:
string
Reason why the call status update of a contact center agent has failed.
MessagingStatusUpdated
Triggered when the contact center agent's messaging status changes via the SDK or via the SmartQueue messaging service inner logic.
Parameters
description:
string
OptionalAdditional information.
status:
Current messaging status of the contact center agent.
MessagingStatusUpdateFailed
Triggered when a contact center agent's messaging status update has failed.
Parameters
description:
string
Reason why the messaging status update of a contact center agent has failed.