Overview
The outgoing call component is displayed when a user initiates an outgoing call, such as a voice call or a video call. It provides a visual representation of the outgoing call and offers options for the user to manage the call. Elements found in the outgoing call component includes:- Call Recipient Information: The component displays information about the recipient of the call, such as the recipient’s name, profile picture, or contact details.
- Call Controls: The component includes button to cancel the outgoing call.
- Call Status: The component may display the call status, such as calling, to provide feedback to the user about the progress of the call.
Properties
Call Information
Details associated with the call.Decline button
The button displayed to allow the user to cancel the outgoing call.Custom view
UI component created and customised by the developer to meet your design or functional requirements.Sound
This refers to the action of activating or allowing the audio or sound capabilities of the component.Function callback
Functions that can be invoked by the user in response to a specific event or condition.Style
Styling properties and values of all the involved components
Usage
- Vue