MeetMediaApiClient.joinMeeting का तरीका
मीटिंग में शामिल हो जाता है.
हस्ताक्षर
joinMeeting(
communicationProtocol?: MediaApiCommunicationProtocol,
): Promise<void>;
विवरण
पैरामीटर
रिटर्न
Promise<void>
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को 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 functionality is part of the Google Workspace Developer Preview Program, offering early access to new features."],["The `joinMeeting` method allows users to programmatically join a meeting."],["An optional `communicationProtocol` parameter can be specified to define the communication protocol for the meeting."],["If no communication protocol is specified, a default one will be used."],["The join meeting function returns a promise that resolves when the meeting join completes."]]],[]]