Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Informuje serwer, że klient zamierza się rozłączyć. Po otrzymaniu odpowiedzi klient nie powinien otrzymywać żadnych innych wiadomości ani multimediów RTP.
Unikalny identyfikator wygenerowany przez klienta dla tego żądania. Różne żądania nie mogą mieć tego samego identyfikatora żądania w ramach jednego kanału danych. (Zespół: MediaApiRequest)
[null,null,["Ostatnia aktualizacja: 2025-07-25 UTC."],[],[],null,["# Interface LeaveRequest\n\n| **Developer Preview:** Available as part of the [Google Workspace Developer Preview Program](https://developers.google.com/workspace/preview), which grants early access to certain features. \n|\n| **To use the Meet Media API to access real-time media from a conference, the Google Cloud project, OAuth principal, and all participants in the conference must be enrolled in the Developer Preview Program.**\n\nTells the server the client is about to disconnect. After receiving the\nresponse, the client should not expect to receive any other messages or media\nRTP.\n\nSignature\n---------\n\n declare interface LeaveRequest extends MediaApiRequest\n\nHeritage\n--------\n\n| Extends | [MediaApiRequest](./media_api.mediaapirequest.md) |\n|---------|---------------------------------------------------|\n\nProperty signatures\n-------------------\n\n| Name | Description |\n|---------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [`leave`](./media_api.leaverequest.leave.md) | Leave field, always empty. |\n| [`requestId`](./media_api.mediaapirequest.requestid.md) | A unique client-generated identifier for this request. Different requests must never have the same request ID in the scope of one data channel. *(Inherited from [`MediaApiRequest`](./media_api.mediaapirequest.md))* |"]]