[[["容易理解","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"]],["上次更新時間:2024-10-16 (世界標準時間)。"],[[["`ActivityStartingState` interface defines the initial state of an add-on when a user joins an activity."],["It includes properties like `additionalData` for internal add-on data, `mainStageUrl` for the main content URL, and `sidePanelUrl` for the side panel content URL."],["URLs for `mainStageUrl` and `sidePanelUrl` must be less than 512 characters, while `additionalData` string must be less than 4,096 characters."]]],["The `ActivityStartingState` interface defines the initial state of an add-on when a participant joins an activity. It includes `additionalData`, a string under 4,096 characters for internal add-on initialization data. `mainStageUrl` (under 512 characters) specifies the URL for the main stage view, while `sidePanelUrl` (also under 512 characters) indicates the URL for the side panel view for users joining the activity. These URLs are what is opened for users when they join.\n"]]