-
public final class RememberParticipantInfoKt
-
-
Method Summary
Modifier and Type Method Description final static ParticipantInforememberParticipantInfo(Participant passedParticipant)Remembers the participant info and updates whenever it is changed. -
-
Method Detail
-
rememberParticipantInfo
@Composable() final static ParticipantInfo rememberParticipantInfo(Participant passedParticipant)
Remembers the participant info and updates whenever it is changed.
-
-
-
-