Description of icon
Flex UI
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>

Dynamic content store

Component Properties#

NameTypeDescriptionOptionalDefault
actionsArray<LiveCommsBarItemActions.LiveCommsBarItemAction>

Actions

No
childrenDynamicContentStore.DynamicComponentChildren<LiveCommsBarItemActions.LiveCommsBarItemActionsChildrenProps>

children

Yes
Rate this page

Need some help?

We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.