Package 

Class RememberParticipantInfoKt

    • Method Summary

      Modifier and Type Method Description
      final static ParticipantInfo rememberParticipantInfo(Participant passedParticipant) Remembers the participant info and updates whenever it is changed.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • rememberParticipantInfo

        @Composable() final static ParticipantInfo rememberParticipantInfo(Participant passedParticipant)

        Remembers the participant info and updates whenever it is changed.