CallLobbyParticipantLabelContentParams

constructor(user: User, isMicrophoneEnabled: Boolean, labelPosition: Alignment = Alignment.BottomStart)

Parameters

user

A user to display their name on the label.

isMicrophoneEnabled

Whether the microphone is enabled or not.

labelPosition

The position of the label inside the preview container.