Sesja dodatku interfejsu
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Interfejs AddonSession. Służy do interakcji z Meet.
Podpis
interface AddonSession
Sygnatury metod
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-25 UTC."],[],[],null,["# Interface AddonSession\n\nThe AddonSession interface. Used to interact with Meet.\n\nSignature\n---------\n\n interface AddonSession\n\nMethod signatures\n-----------------\n\n| Name | Description |\n|----------------------------------------------------------------------------------------------------|-------------------------------|\n| [`createCoDoingClient(coDoingDelegate)`](./addon_sdk.addonsession.createcodoingclient.md) | Creates a `CoDoingClient`. |\n| [`createCoWatchingClient(coWatchingDelegate)`](./addon_sdk.addonsession.createcowatchingclient.md) | Creates a `CoWatchingClient`. |\n| [`createMainStageClient()`](./addon_sdk.addonsession.createmainstageclient.md) | Creates a `MainStageClient`. |\n| [`createSidePanelClient()`](./addon_sdk.addonsession.createsidepanelclient.md) | Creates a `SidePanelClient`. |"]]