GCKSession+Protected.h फ़ाइल
GCKSessionEndAction और GCKSessionState एनम.
ज़्यादा...
GCKSessionEndAction और GCKSessionState एनम.
कास्ट सेशन खत्म करने पर की जाने वाली कार्रवाई के बारे में बताने वाली Enum.
- से
- 4.0
एन्युमरेटर |
---|
GCKSessionEndActionकार्रवाई |
रिसीवर पर सत्र को स्पष्ट रूप से छोड़ देता है.
|
GCKSessionEndAction डिसकनेक्ट करें |
साफ़ तौर पर ज़ाहिर किए बिना सेशन से डिसकनेक्ट कर देता है.
|
GCKSessionEndActionStopCasting |
रिसीवर पर मौजूद कास्ट किए जा रहे ऐप्लिकेशन को बंद करके, सेशन खत्म किया जा सकता है.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2023-12-02 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2023-12-02 (UTC) को अपडेट किया गया."],[[["This document outlines the `GCKSession+Protected.h` file, which focuses on ending a Cast session."],["It introduces the `GCKSessionEndAction` enum, defining actions like leaving, disconnecting, or stopping casting when ending a session."],["It includes the `GCKSession(Protected)` category, providing methods to manage session behavior."],["The `GCKSessionEndAction` enum is available since version 4.0 of the framework."]]],["The content details `GCKSession(Protected)` category methods, which are designated for overriding by `GCKSession` subclasses. It also defines `GCKSessionEndAction`, an enumeration specifying actions when ending a Cast session, which are: `GCKSessionEndActionLeave` (explicitly leave), `GCKSessionEndActionDisconnect` (disconnect without leaving), and `GCKSessionEndActionStopCasting` (stop casting and end). `GCKSessionState` enum is also mentioned.\n"]]