Package-level declarations
Functions
Link copied to clipboard
fun CallParticipantsInfoMenu(call: Call, modifier: Modifier = Modifier, onDismiss: () -> Unit = {}, onCallAction: (CallAction) -> Unit = {})
Represents a menu that shows information on the current call participants, while allowing the user to trigger the Invite Users flow as well as trigger actions on any participants in a call.
Link copied to clipboard
Component that renders user avatars for call participants.