Interface ParticipantsChannelToClient
मीटिंग में हिस्सा लेने वाले लोगों का डेटा चैनल, सर्वर से क्लाइंट को भेजा गया मैसेज.
हस्ताक्षर
declare interface ParticipantsChannelToClient
प्रॉपर्टी के हस्ताक्षर
नाम |
ब्यौरा |
deletedResources |
मिटाए गए संसाधनों की सूची, जिसमें कोई क्रम नहीं है. |
resources |
सर्वर से मैनेज किए जा रहे संसाधन के स्नैपशॉट की सूची. इसमें कोई क्रम नहीं होता. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-02-05 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-02-05 (UTC) को अपडेट किया गया."],[[["This content pertains to the `ParticipantsChannelToClient` interface, defining server-to-client messages in a developer preview."],["The `ParticipantsChannelToClient` interface is accessible through the Google Workspace Developer Preview Program for early feature access."],["The interface communicates two main pieces of information: `deletedResources`, representing resources that have been removed, and `resources`, showing current resource states."],["Both `deletedResources` and `resources` within the message are unordered lists, meaning no specific sequence is implied."]]],[]]