इंटरफ़ेस ऐड-ऑन स्क्रीन शेयर करने की जानकारी
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
उस ऐड-ऑन के बारे में जानकारी जिसका इस्तेमाल तब किया जाना चाहिए, जब कोई उपयोगकर्ता स्क्रीन शेयर करने की सुविधा से, मीटिंग में ऐड-ऑन इस्तेमाल करने की सुविधा पर स्विच करता है.
हस्ताक्षर
interface AddonScreenshareInfo
प्रॉपर्टी के हस्ताक्षर
नाम |
ब्यौरा |
additionalData |
तीसरे पक्ष से मिला डेटा, जिसका इस्तेमाल ऐड-ऑन अपने-आप शुरू करने के लिए कर सकता है |
cloudProjectNumber |
उस ऐड-ऑन का Google Cloud प्रोजेक्ट नंबर जिसे स्क्रीन शेयर करने की सुविधा से Meet ऐड-ऑन पर स्विच करते समय Meet को शुरू करना चाहिए. |
mainStageUrl |
ऐड-ऑन शुरू होने के बाद, मुख्य स्टेज पर खुलने वाला यूआरएल. यह उसी डोमेन से जुड़ा होना चाहिए जिस डोमेन से ऐड-ऑन मेनिफ़ेस्ट में दिए गए यूआरएल जुड़े हैं. |
sidePanelUrl |
ऐड-ऑन शुरू होने के बाद, साइड पैनल खुलने वाला यूआरएल. यह उसी डोमेन से जुड़ा होना चाहिए जिस डोमेन से ऐड-ऑन मेनिफ़ेस्ट में दिए गए यूआरएल जुड़े हैं. |
startActivityOnOpen |
ऐड-ऑन खोले जाने पर कोई गतिविधि शुरू करनी है या नहीं. अगर मुख्य मंच का यूआरएल दिया गया है, तो इसकी वैल्यू 'सही' होनी चाहिए. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को 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 AddonScreenshareInfo\n\nInformation about the add-on that should be used when a user transitions from\nscreen sharing to an in-meeting add-on experience.\n\nSignature\n---------\n\n interface AddonScreenshareInfo\n\nProperty signatures\n-------------------\n\n| Name | Description |\n|----------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------|\n| [`additionalData`](./screenshare_api.addonscreenshareinfo.additionaldata.md) | Data supplied by the third-party that the add-on can use to initialize itself |\n| [`cloudProjectNumber`](./screenshare_api.addonscreenshareinfo.cloudprojectnumber.md) | The Google Cloud project number of the add-on that Meet should start when transitioning from screen sharing to the Meet add-on. |\n| [`mainStageUrl`](./screenshare_api.addonscreenshareinfo.mainstageurl.md) | The URL that the main stage opens after the add-on starts. Must belong to the same domain as the URLs specified in the add-on manifest. |\n| [`sidePanelUrl`](./screenshare_api.addonscreenshareinfo.sidepanelurl.md) | The URL that the side panel opens after the add-on starts. Must belong to the same domain as the URLs specified in the add-on manifest. |\n| [`startActivityOnOpen`](./screenshare_api.addonscreenshareinfo.startactivityonopen.md) | Whether to start an activity when the add-on is opened. If a mainstage URL is provided, must be true. |"]]