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. |