जब कोई उपयोगकर्ता किसी डिवाइस से कॉन्फ़्रेंस में शामिल होता है, तो हर यूनीक जॉइन या सेशन को छोड़ा जाता है. ध्यान दें कि जब भी कोई उपयोगकर्ता कॉन्फ़्रेंस में शामिल होता है, तो एक नया यूनीक आईडी असाइन किया जाता है. इसका मतलब है कि अगर कोई उपयोगकर्ता एक ही डिवाइस से कई बार स्पेस में शामिल होता है, तो उसे अलग-अलग आईडी असाइन किए जाते हैं. साथ ही, इन सेशन को मीटिंग में हिस्सा लेने वाले अलग-अलग सेशन के तौर पर भी माना जाता है.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2024-08-29 (UTC) को अपडेट किया गया."],[[["A ParticipantSession represents a single instance of a user joining or leaving a conference, with each session assigned a unique ID, even if the user rejoins from the same device."],["ParticipantSession data includes the session ID (`name`), start time (`startTime`), and end time (`endTime`) of the session, formatted as Timestamps."],["Google Meet API provides methods to retrieve a specific participant session or list all sessions for a participant within a conference record."]]],[]]