com.google.android.gms.cast.framework
Stay organized with collections
Save and categorize content based on your preferences.
Annotations
Interfaces
Classes
Exceptions
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[[["This package provides classes and interfaces for the Cast Framework, allowing developers to integrate Google Cast functionality into their Android applications."],["The framework manages Cast sessions, handles connections to Cast receiver devices, and provides tools for building user interfaces such as Cast buttons and introductory overlays."],["Developers can use the provided listeners and callbacks to monitor the Cast state, session events, and app visibility changes."],["`CastContext` is a singleton class containing global context for the Cast SDK, which needs to be initialized with `CastOptions`."],["Some classes, like `AppVisibilityListener`, have been deprecated, and alternative methods are recommended for achieving the same functionalities."]]],[]]