Members
    
        
        
DynamicContentStore.<ConnectingOutboundCallCanvas.ConnectingOutboundCallCanvasChildrenProps>
    
            
            # static readonly Content
    Dynamic content store
Type Definitions
    
        
        
ConnectingOutboundCallCanvas.ConnectingOutboundCallCanvasProps
    
    
    
            
                # ConnectingOutboundCallCanvasChildrenProps
    Properties of children in outbound call canvas.
    Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| theme.ConnectingOutboundCallCanvas | Theme.ConnectingOutboundCallCanvasThemeProps | <optional> | theme. | 
    
        
        
TaskContextProps
    
    
    
            
            # ConnectingOutboundCallCanvasProps
    Properties of outbound call canvas.
    Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| firstLine | string | <optional> | First line shown in the outbound call canvas. | 
| secondLine | string | <optional> | Second line shown in the outbound call canvas. | 
| titleLine | string | <optional> | Title string shown in the outbound call canvas. |