detailsContent
val detailsContent: @Composable ColumnScope.(participants: List<MemberState>, topPadding: Dp) -> Unit?
Parameters
detailsContent
Content shown for call details, such as call participant information. When null, VideoComponentFactory.OutgoingCallDetailsContent is used.