Components

LiveCommsBar

<LiveCommsBar />

This is a container for LiveCommsBar that displays an ongoing call bar for views different from Agent Desktop

Members

DynamicContentStore.<LiveCommsBar.LiveCommsBarChildrenProps>

# static readonly Content

Dynamic content store

Type Definitions

Object

# LiveCommsBarChildrenProps

Properties of LiveCommsBar.
Properties:
Name Type Attributes Description
monitoredTask ITask <optional>
Monitored task.
monitoredWorkers Array.<IWorker> <optional>
Array of monitored workers.
monitoringState SupervisorState.CallMonitoringStatus <optional>
Call monitoring status.
currentCallTask ITask <optional>
Current call task.
currentCallOnHold boolean <optional>
Whether the current call is on hold or not.
selectedView string <optional>
Represents the current active view.