সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
সার্ভারকে বলে যে ক্লায়েন্ট সংযোগ বিচ্ছিন্ন করতে চলেছে৷ প্রতিক্রিয়া পাওয়ার পর, ক্লায়েন্টের অন্য কোনো বার্তা বা মিডিয়া RTP পাওয়ার আশা করা উচিত নয়।
এই অনুরোধের জন্য একটি অনন্য ক্লায়েন্ট-জেনারেটেড শনাক্তকারী। একটি ডেটা চ্যানেলের সুযোগে বিভিন্ন অনুরোধের একই অনুরোধ আইডি থাকতে হবে না। ( MediaApiRequest থেকে উত্তরাধিকারসূত্রে প্রাপ্ত)
[null,null,["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))* |"]]