MeetMediaApiClient.joinMeeting yöntemi imzası
Toplantıya katılır.
İmza
joinMeeting(
communicationProtocol?: MediaApiCommunicationProtocol,
): Promise<void>;
Ayrıntılar
Parametreler
İadeler
Promise<void>
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-02-05 UTC.
[null,null,["Son güncelleme tarihi: 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."]]],[]]