Arayüz EklentiOturumu
AddonSession arayüzü. Meet ile etkileşimde bulunmak için kullanılır.
İmza
interface AddonSession
Yöntem imzaları
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: 2024-09-12 UTC.
[null,null,["Son güncelleme tarihi: 2024-09-12 UTC."],[[["The `AddonSession` interface enables interaction with Google Meet."],["It provides methods for creating clients to access different functionalities like CoDoing, CoWatching, MainStage, and SidePanel."],["These clients facilitate communication and data exchange within a Google Meet session."]]],["The `AddonSession` interface facilitates interaction with Meet by providing methods to create different client types. These methods include: `createCoDoingClient` to instantiate a `CoDoingClient`, `createCoWatchingClient` to instantiate a `CoWatchingClient`, `createMainStageClient` to create a `MainStageClient`, and `createSidePanelClient` to create a `SidePanelClient`. Each client enables specific functionalities within the Meet environment.\n"]]