IncomingCallContentParams
Parameters for VideoComponentFactory.IncomingCallContent.
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.IncomingCallHeaderContent is used.
Content shown for call details, such as call participant information. When null, VideoComponentFactory.IncomingCallDetailsContent is used.
Content shown for controlling the call, such as accepting or declining. When null, VideoComponentFactory.IncomingCallControlsContent is used.
Handler when the user taps on the back button.
Handler used when the user interacts with Call UI.