ลายเซ็นเมธอด MediaApiCommunicationProtocol.connectActiveConference
เชื่อมต่อกับการประชุมที่ใช้งานอยู่ด้วยข้อเสนอ SDP ที่ระบุ
ลายเซ็น
connectActiveConference(
sdpOffer: string,
): Promise<MediaApiCommunicationResponse>;
รายละเอียด
พารามิเตอร์
ชื่อ |
ประเภท |
ไม่บังคับ |
คำอธิบาย |
sdpOffer
|
string
|
ไม่
|
ข้อเสนอ SDP เพื่อเชื่อมต่อกับการประชุมที่ใช้งานอยู่ |
การคืนสินค้า
Promise<MediaApiCommunicationResponse>
คำมั่นสัญญาที่แก้ไขการตอบกลับการสื่อสาร
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 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."]]],[]]