इंटरफ़ेस फ़्रेमटॉफ़्रेम मैसेज
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
क्लाइंट की ओर से शुरू किया गया ऐसा मैसेज जिसे एक ऐड-ऑन फ़्रेम से दूसरे पर भेजा गया हो.
हस्ताक्षर
interface FrameToFrameMessage
प्रॉपर्टी के हस्ताक्षर
नाम |
ब्यौरा |
originator |
वह ऐड-ऑन फ़्रेम जिसने मैसेज भेजा है. |
payload |
मैसेज का पेलोड. यह वैल्यू, ऑरिजिनेटर फ़ील्ड से तय किए गए फ़्रेम में चलने वाले ऐड-ऑन के ज़रिए सेट की जाती है. इस स्ट्रिंग में 10,00,000 से कम वर्ण होने चाहिए. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],[],null,["# Interface FrameToFrameMessage\n\nA client-initiated message sent from one add-on frame to another.\n\nSignature\n---------\n\n interface FrameToFrameMessage\n\nProperty signatures\n-------------------\n\n| Name | Description |\n|---------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [`originator`](./addon_sdk.frametoframemessage.originator.md) | The add-on frame that sent the message. |\n| [`payload`](./addon_sdk.frametoframemessage.payload.md) | 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. |"]]