-
@Serializable() public final class TypingStateStable first-activation-ordered snapshot of active remote typers.
-
-
Field Summary
Fields Modifier and Type Field Description private final List<TypingParticipant>participants
-
Constructor Summary
Constructors Constructor Description TypingState(List<TypingParticipant> participants)
-
Method Summary
Modifier and Type Method Description final List<TypingParticipant>getParticipants()-
-
Constructor Detail
-
TypingState
TypingState(List<TypingParticipant> participants)
-
-
Method Detail
-
getParticipants
final List<TypingParticipant> getParticipants()
-
-
-
-