Methodensignatur MeetMediaApiClient.joinMeeting
Sie nehmen an der Videokonferenz teil.
Unterschrift
joinMeeting(
communicationProtocol?: MediaApiCommunicationProtocol,
): Promise<void>;
Details
Parameter
Ausgabe
Promise<void>
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-02-05 (UTC).
[null,null,["Zuletzt aktualisiert: 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."]]],[]]