LiveCommsBarItemActions
This is a container for LiveCommsBarItemActions.
Component children#
| Key | Component | Condition | Align | Description | 
|---|---|---|---|---|
| 0 | React component | monitoringState is CallMonitoringStatus.monitoring | Live Comms ActionState listener that renders a 'Return' (navigates to teams and invokes SelectTaskInSupervisor action) button | |
| 1 | React component | monitoringState is CallMonitoringStatus.monitoring | Live Comms ActionState listener that renders a 'Stop Monitoring' (invokes StopMonitoringCall action) button | |
| 0 | React component | currentCallTask is defined | Live Comms ActionState listener that renders a 'Return' (navigates to agents-desktop and invokes StopMonitoringCall action) button | |
| 1 | React component | Can hold a task and it is a regular call (not a conference with 3 or more participants) | Live Comms ActionState listener that renders a 'Hold' button | |
| 1 | React component | Can unhold a task and it is a regular call (not a conference with 3 or more participants) | Live Comms ActionState listener that renders an 'Unhold' button | 
Static Properties#
| Name | Description | Type | 
|---|---|---|
| Content | Dynamic content store | DynamicContentStore.<LiveCommsBarItemActions.LiveCommsBarItemActionsChildrenProps> | 
Component Properties
- actions: Array.<LiveCommsBarItemActions.LiveCommsBarItemAction>- Actions 
- children?: DynamicContentStore.DynamicComponentChildren.<LiveCommsBarItemActions.LiveCommsBarItemActionsChildrenProps>- children