Property signature FrameToFrameMessage.payload
The message payload. Value set by the add-on running in the frame specified by
the originator field. The length of this string must be less than 1,000,000
characters.
Signature
payload: string;
Details
Type |
string |
Optional |
No |
Readonly |
No |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["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."]]],[]]