Not receiving room audio.
Hand raised.
Microphone on.
Their nick as the server spells it, since the map that holds them is keyed by a fold that throws that spelling away.
Whether they may publish, decided by the room kind and, in a $ room, whether the
server named them a streamer.
Screen share active.
The voice-activity flag the last presence reported.
Camera on.
One participant's state within a [
Room].Every toggle is [
OnOff] rather thanbool: this is the same distinction clippy's ownstruct_excessive_boolslint asks for (six independent flags read equally well as a state machine's cases), and reusingOnOffrather than inventing six near-identical two-variant enums keeps it to one type.