OutgoingCallContentParams
Parameters for VideoComponentFactory.OutgoingCallContent.
Parameters
The call that contains all the participants state and tracks.
Modifier for styling.
Represents whether the call type is a video or an audio.
Whether or not the app bar is shown.
Content shown for the call background. When null, the default background is used.
Content shown for the call header. When null, VideoComponentFactory.OutgoingCallHeaderContent is used.
Content shown for call details, such as call participant information. When null, VideoComponentFactory.OutgoingCallDetailsContent is used.
Content shown for controlling the call, such as cancelling the call. When null, VideoComponentFactory.OutgoingCallControlsContent is used.
Handler when the user taps on the back button.
Handler used when the user interacts with Call UI.