[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-02-04 (世界標準時間)。"],[[["The Early Access Program for this feature is closed to new signups."],["`broadcastStateUpdate` shares the state with all participants, defaulting to \"Broadcasts\"."],["Shared state is eventually consistent, but message delivery isn't guaranteed."],["Simultaneous calls to `broadcastStateUpdate` result in one canonical winning update for predictable behavior."]]],["The `broadcastStateUpdate` method, part of a closed Early Access Program, sends a `CoDoingState` update to all participants. This state is eventually consistent across all users and should be considered complete, not partial. In case of simultaneous updates, the system selects a single, canonical winning update; the losing update may or may not apply, but the winning one will. The method accepts a `CoDoingState` parameter and returns `void`. It guarantees eventual consistency of state.\n"]]