חתימה של שיטת MediaApiCommunicationProtocol.connectActiveConference
התחברות לפגישה הפעילה באמצעות הצעת ה-SDP הנתונה.
חתימה
connectActiveConference(
sdpOffer: string,
): Promise<MediaApiCommunicationResponse>;
פרטים
פרמטרים
שם |
סוג |
אופציונלי |
תיאור |
sdpOffer
|
string
|
לא
|
הצעת ה-SDP להתחברות לכנס הפעיל. |
החזרות
Promise<MediaApiCommunicationResponse>
הבטחה שמפנה לתשובה מההודעה.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-02-06 (שעון UTC).
[null,null,["עדכון אחרון: 2025-02-06 (שעון UTC)."],[[["This functionality allows connection to an active conference using an SDP offer."],["The `connectActiveConference` method requires a string parameter named `sdpOffer`."],["The method returns a promise that resolves to a `MediaApiCommunicationResponse`."],["This functionality is available as part of the Google Workspace Developer Preview Program, which grants early access to certain features."]]],[]]