Trasmette lo stato a tutti gli altri partecipanti attuali ed è lo stato predefinito per qualsiasi partecipante fino a quando non viene trasmesso un altro stato.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-25 UTC."],[],[],null,["# Interface CoDoingClient\n\n| **Early Access Program:** This feature was only available in limited preview, through an Early Access Program. This program is now closed to new signups.\n\nClient-constructed CoDoing experience with hooks for hosts to notify of state\nupdates.\n\nSignature\n---------\n\n interface CoDoingClient\n\nMethod signatures\n-----------------\n\n| Name | Description |\n|----------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------|\n| [`broadcastStateUpdate(newState)`](./live_sharing_sdk.codoingclient.broadcaststateupdate.md) | Broadcasts state to all other current participants, and is the default state for any participant until some other state is broadcast. |"]]