इंटरफ़ेस ऐड-ऑन सेशन
Addonसेशन इंटरफ़ेस. इसका इस्तेमाल, Meet से इंटरैक्ट करने के लिए किया जाता है.
हस्ताक्षर
interface AddonSession
मेथड सिग्नेचर
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-09-12 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-09-12 (UTC) को अपडेट किया गया."],[[["The `AddonSession` interface enables interaction with Google Meet."],["It provides methods for creating clients to access different functionalities like CoDoing, CoWatching, MainStage, and SidePanel."],["These clients facilitate communication and data exchange within a Google Meet session."]]],["The `AddonSession` interface facilitates interaction with Meet by providing methods to create different client types. These methods include: `createCoDoingClient` to instantiate a `CoDoingClient`, `createCoWatchingClient` to instantiate a `CoWatchingClient`, `createMainStageClient` to create a `MainStageClient`, and `createSidePanelClient` to create a `SidePanelClient`. Each client enables specific functionalities within the Meet environment.\n"]]