Stay organized with collections
Save and categorize content based on your preferences.
Broadcasts state to all other current participants, and is the default state for
any participant until some other state is broadcast.
Note: This shared state is eventually consistent across participants.
For predictable behavior, this binary state should be complete, not partial, as
the Meet add-ons SDK doesn't provide guarantees around the delivery of
individual messages -- only eventual consistency.
Note: In a race condition where two participants call this method
simultaneously, the Meet add-ons SDK selects a canonical winning update. The
losing update might or might not be applied to participants, but the winning
update is always applied later.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-27 UTC."],[],[]]