GCKSession+Protected.h Dosyası
GCKSessionEndAction ve GCKSessionState enum'ları.
Diğer...
GCKSessionEndAction ve GCKSessionState enum'ları.
Yayın oturumunu sonlandırırken yapılacak işlemi tanımlayan enum.
- yılından beri
- 4,0
Numaralandırıcı |
---|
GCKSessionEndActionExit |
Oturumu açık bir şekilde alıcıda bırakır.
|
GCKSessionEndİşlem Bağlantısını Kesme |
Müstehcenlik ayrılmadan oturumla olan bağlantıyı keser.
|
GCKSessionEndActionStopCasting |
Alıcıda yayınlanmakta olan uygulamayı durdurur ve ardından oturumu sonlandırır.
|
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2023-12-02 UTC.
[null,null,["Son güncelleme tarihi: 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"]]