इंटरफ़ेस LeaveRequest
सर्वर को बताता है कि क्लाइंट डिसकनेक्ट होने वाला है. जवाब मिलने के बाद, क्लाइंट को कोई और मैसेज या मीडिया आरटीपी मिलने की उम्मीद नहीं करनी चाहिए.
हस्ताक्षर
declare interface LeaveRequest extends MediaApiRequest
विरासत
प्रॉपर्टी के हस्ताक्षर
नाम |
ब्यौरा |
leave |
फ़ील्ड को हमेशा खाली छोड़ें. |
requestId |
इस अनुरोध के लिए, क्लाइंट से जनरेट किया गया यूनीक आइडेंटिफ़ायर. एक ही डेटा चैनल के दायरे में, अलग-अलग अनुरोधों का अनुरोध आईडी कभी भी एक जैसा नहीं होना चाहिए. (MediaApiRequest से इनहेरिट किया गया) |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 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`."]]],[]]