Description of icon
Flex UI
API Reference

LiveCommsBarItemActions

This is a container for LiveCommsBarItemActions.


Component children#

KeyComponentConditionAlignDescription
0React componentmonitoringState is CallMonitoringStatus.monitoringLive Comms ActionState listener that renders a 'Return' (navigates to teams and invokes SelectTaskInSupervisor action) button
1React componentmonitoringState is CallMonitoringStatus.monitoringLive Comms ActionState listener that renders a 'Stop Monitoring' (invokes StopMonitoringCall action) button
0React componentcurrentCallTask is definedLive Comms ActionState listener that renders a 'Return' (navigates to agents-desktop and invokes StopMonitoringCall action) button
1React componentCan 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 componentCan 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#

NameDescriptionType
Content

Dynamic content store

DynamicContentStore.<LiveCommsBarItemActions.LiveCommsBarItemActionsChildrenProps>

Component Properties

  • actions: Array.<LiveCommsBarItemActions.LiveCommsBarItemAction>

    Actions

  • children?: DynamicContentStore.DynamicComponentChildren.<LiveCommsBarItemActions.LiveCommsBarItemActionsChildrenProps>

    children

Need some help?