נתונים פנימיים לתוסף שבו ניתן להשתמש כדי לאתחל את עצמו. המאפיין הזה שימושי כדי להעביר למשתמשים שמצטרפים לפעילות מצב ספציפי לאפליקציה, שלא ניתן לאחסן בכתובות ה-URL. אורך המחרוזת הזו חייב להיות פחות מ-4,096 תווים.
[[["התוכן קל להבנה","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 (שעון UTC)."],[[["`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"]]