GCKSenderApplicationInfo.h File
Stay organized with collections
Save and categorize content based on your preferences.
Sender application platforms.
Enumerator |
---|
GCKSenderApplicationInfoPlatformAndroid |
Android.
|
GCKSenderApplicationInfoPlatformiOS |
iOS.
|
GCKSenderApplicationInfoPlatformChrome |
Chrome.
|
GCKSenderApplicationInfoPlatformOSX |
Mac OS X.
Reserved for future use.
|
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-09-18 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-09-18 UTC."],[[["This header file, `GCKSenderApplicationInfo.h`, defines the `GCKSenderApplicationInfo` class, which provides information about the sender application in the Google Cast framework."],["It also defines the `GCKSenderApplicationInfoPlatform` enum, specifying the platform of the sender application, such as Android, iOS, Chrome, or OS X."],["The `GCKSenderApplicationInfo` class is crucial for identifying and managing sender applications interacting with the Google Cast ecosystem."],["Developers can use the provided information about the sender application to tailor the Cast experience based on the sender's platform and capabilities."]]],[]]