חתימה של השיטה MeetMediaApiClient.joinMeeting
מצטרפים לפגישה.
חתימה
joinMeeting(
communicationProtocol?: MediaApiCommunicationProtocol,
): Promise<void>;
פרטים
פרמטרים
החזרות
Promise<void>
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 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."]]],[]]