Transmite o estado para todos os outros participantes atuais e é o estado padrão para qualquer participante até que algum outro estado seja transmitido.
[null,null,["Última atualização 2024-10-15 UTC."],[[["The CoDoing feature enables a client-constructed collaborative experience with hooks for hosts to notify of state updates."],["The `CoDoingClient` interface provides the `broadcastStateUpdate` method to share state with all participants."],["The Early Access Program for this feature is now closed."]]],["The CoDoing feature, previously in a closed Early Access Program, allows clients to construct collaborative experiences. The `CoDoingClient` interface includes a `broadcastStateUpdate(newState)` method. This method transmits the current state to all participants, establishing it as the default state until a new state is broadcast. This method is the primary way hosts update and share the current state within the collaborative environment.\n"]]