インターフェース LeaveRequest
クライアントが接続を切断しようとしていることをサーバーに通知します。クライアントは、レスポンスを受信した後、他のメッセージやメディア RTP を受信することを想定してはなりません。
署名
declare interface LeaveRequest extends MediaApiRequest
遺産
プロパティの署名
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-02-05 UTC。
[null,null,["最終更新日 2025-02-05 UTC。"],[[["This documentation details the `LeaveRequest` interface, which is used to signal a client's imminent disconnection."],["`LeaveRequest` extends the `MediaApiRequest` interface."],["The `LeaveRequest` interface includes a `leave` field, which is always empty, and a `requestId` field for a unique identifier."],["The client should cease expecting further messages or media RTP after receiving a response to the `LeaveRequest`."]]],[]]