Components

ConnectingOutboundCallCanvas

<ConnectingOutboundCallCanvas {...ConnectingOutboundCallCanvas.ConnectingOutboundCallCanvasProps} />

This component renders a canvas for outbound call. Can be themed with theme.ConnectingOutboundCallCanvas

Members

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.