Description of icon
API Reference

LiveCommsBarItemActions

This is a container for LiveCommsBarItemActions.


Component children#

KeyComponentConditionAlignDescription
0React component
monitoringState is CallMonitoringStatus.monitoring
Live Comms ActionState listener that renders a 'Return' (navigates to teams and invokes SelectTaskInSupervisor action) button
1React component
monitoringState is CallMonitoringStatus.monitoring
Live Comms ActionState listener that renders a 'Stop Monitoring' (invokes StopMonitoringCall action) button
0React component
currentCallTask is defined
Live Comms ActionState listener that renders a 'Return' (navigates to agents-desktop and invokes StopMonitoringCall action) button
1React 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
1React 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#

NameTypeDescription
ContentDynamicContentStore<LiveCommsBarItemActions.LiveCommsBarItemActionsChildrenProps, LiveCommsBarItemActionsChildrenKeys>

Dynamic content store

Component Properties#

NameTypeDescriptionOptionalDefault
actionsArray<LiveCommsBarItemActions.LiveCommsBarItemAction>

Actions

No
childrenDynamicContentStore.DynamicComponentChildren<LiveCommsBarItemActions.LiveCommsBarItemActionsChildrenProps>

children

Yes

Component Children Properties#

NameTypeDescriptionOptionalDefault
actionsArray<LiveCommsBarItemActions.LiveCommsBarItemAction>

Actions

No
childrenDynamicContentStore.DynamicComponentChildren<LiveCommsBarItemActions.LiveCommsBarItemActionsChildrenProps>

children

Yes