Package-level declarations
Functions
Link copied to clipboard
fun ParticipantInformation(callStatus: CallStatus, participants: List<MemberState>, isVideoType: Boolean = true)
fun ParticipantInformation( callStatus: CallStatus, members: List<MemberState>? = null, participants: List<ParticipantState>? = null, isVideoType: Boolean = true)
Component that renders user names for a call.