Tanda tangan metode MeetMediaApiClient.joinMeeting
Bergabung ke rapat.
Tanda Tangan
joinMeeting(
communicationProtocol?: MediaApiCommunicationProtocol,
): Promise<void>;
Detail
Parameter
Hasil
Promise<void>
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-02-05 UTC.
[null,null,["Terakhir diperbarui pada 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."]]],[]]