屬性簽章 FrameToFrameMessage.payload
訊息酬載。在 指定的影格中,附加元件所設定的值
欄位。這個字串的長度不得超過 1,000,000 個字元
字元。
簽名
payload: string;
詳細資料
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-10-15 (世界標準時間)。
[null,null,["上次更新時間:2024-10-15 (世界標準時間)。"],[[["The `payload` is a string containing the message content, set by the add-on within a specific frame."],["This `payload` string has a maximum length of 1,000,000 characters and is a required, non-readonly field."]]],["The `payload` is a string value set by an add-on. It must be under 1,000,000 characters in length. This field is a required string type and is not read-only, meaning it can be modified. The add-on specifies the origin within a frame.\n"]]