इंटरफ़ेस BaseParticipant
मीटिंग में हिस्सा लेने वाले व्यक्ति का टाइप. मीटिंग में शामिल व्यक्ति का टाइप तय करने के लिए, signedInUser, anonymousUser या phoneUser के फ़ील्ड में से सिर्फ़ एक फ़ील्ड सेट किया जाएगा.
हस्ताक्षर
interface BaseParticipant
प्रॉपर्टी के हस्ताक्षर
नाम |
ब्यौरा |
anonymousUser |
अगर यह सेट है, तो इसका मतलब है कि मीटिंग में शामिल व्यक्ति की पहचान छिपी हुई है. डिसप्ले नेम दिखाता है. |
name |
मीटिंग में हिस्सा लेने वाले व्यक्ति के संसाधन का नाम. फ़ॉर्मैट: conferenceRecords/{conferenceRecord}/participants/{participant} |
participantKey |
मीटिंग में हिस्सा लेने वाले व्यक्ति की कुंजी. फ़ॉर्मैट participants/{participant} है. |
phoneUser |
अगर यह सेट है, तो इसका मतलब है कि मीटिंग में हिस्सा लेने वाला व्यक्ति डायल-इन करके शामिल हुआ है. फ़ोन नंबर का कुछ हिस्सा छिपाकर दिखाता है. |
signedInUser |
अगर यह सेट है, तो इसका मतलब है कि मीटिंग में शामिल व्यक्ति ने साइन इन किया हुआ है. यह एक यूनीक आईडी और डिसप्ले नेम उपलब्ध कराता है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-02-04 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-02-04 (UTC) को अपडेट किया गया."],[[["This feature is available through the Google Workspace Developer Preview Program, offering early access."],["The `BaseParticipant` interface defines the fundamental structure for participant data."],["Participants can be identified as `anonymousUser`, `signedInUser`, or `phoneUser`, with only one type active at a time."],["The interface includes properties such as `name` and `participantKey` to identify the participant."],["Each participant type, when active, will provide specific information such as a display name, user ID, or redacted phone number."]]],[]]