ملف GCKsenderApplicationInfo.h
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
الأنظمة الأساسية لتطبيقات المرسِل
العدّاد |
---|
GCKSenderApplicationInfoPlatformAndroid |
Android
|
GCKSenderApplicationInfoPlatformiOS |
نظام التشغيل iOS.
|
GCKSenderApplicationInfoPlatformChrome |
Chrome.
|
GCKSenderApplicationInfoPlatformOSX |
نظام التشغيل Mac OS X
محجوزة للاستخدام المستقبلي.
|
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eThis header file, \u003ccode\u003eGCKSenderApplicationInfo.h\u003c/code\u003e, defines the \u003ccode\u003eGCKSenderApplicationInfo\u003c/code\u003e class, which provides information about the sender application in the Google Cast framework.\u003c/p\u003e\n"],["\u003cp\u003eIt also defines the \u003ccode\u003eGCKSenderApplicationInfoPlatform\u003c/code\u003e enum, specifying the platform of the sender application, such as Android, iOS, Chrome, or OS X.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGCKSenderApplicationInfo\u003c/code\u003e class is crucial for identifying and managing sender applications interacting with the Google Cast ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use the provided information about the sender application to tailor the Cast experience based on the sender's platform and capabilities.\u003c/p\u003e\n"]]],["The core content details the `GCKSenderApplicationInfo` class, which provides information about a sender application. It also defines the `GCKSenderApplicationInfoPlatform` enumeration, outlining the potential platforms for sender applications. These include Android, iOS, Chrome, and Mac OS X (reserved for future use). The information about the class and enum is provided in the file `GCKSenderApplicationInfo.h`\n"],null,["# GCKSenderApplicationInfo.h File\n\n[Classes](#nested-classes) \\| [Enumerations](#enum-members) \nGCKSenderApplicationInfo.h File Reference \n\n|-------|-----------------------------------------------------------------------------------------------------------------------------|\n| Classes ------- ||\n| class | [GCKSenderApplicationInfo](/cast/docs/reference/ios/interface_g_c_k_sender_application_info) |\n| | Information about a sender application. [More...](/cast/docs/reference/ios/interface_g_c_k_sender_application_info#details) |\n| ||\n\n|------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Enumerations ------------ ||\n| enum | [GCKSenderApplicationInfoPlatform](/cast/docs/reference/ios/g_c_k_sender_application_info_8h#a3e40c6eed9df4753d76899cee39a343f) { [GCKSenderApplicationInfoPlatformAndroid](/cast/docs/reference/ios/g_c_k_sender_application_info_8h#a3e40c6eed9df4753d76899cee39a343fa66fb3cc351acc8c922c762aa0c0a9c9a) = 1, [GCKSenderApplicationInfoPlatformiOS](/cast/docs/reference/ios/g_c_k_sender_application_info_8h#a3e40c6eed9df4753d76899cee39a343fa6e3f9bbcf7342d7a858ce9cdcd9a5b38) = 2, [GCKSenderApplicationInfoPlatformChrome](/cast/docs/reference/ios/g_c_k_sender_application_info_8h#a3e40c6eed9df4753d76899cee39a343faf919cf8197f052499eb28b001c49c557) = 3, [GCKSenderApplicationInfoPlatformOSX](/cast/docs/reference/ios/g_c_k_sender_application_info_8h#a3e40c6eed9df4753d76899cee39a343fa6ff44ff52401914b021135ccc5f0a56d) = 4 } |\n| | Sender application platforms. [More...](/cast/docs/reference/ios/g_c_k_sender_application_info_8h#a3e40c6eed9df4753d76899cee39a343f) |\n| ||\n\nEnumeration Type Documentation\n------------------------------\n\n|--------------------------------------------------------------------------------------------------------------------------------------|\n| enum [GCKSenderApplicationInfoPlatform](/cast/docs/reference/ios/g_c_k_sender_application_info_8h#a3e40c6eed9df4753d76899cee39a343f) |\n\nSender application platforms.\n\n| Enumerator ||\n|-----------------------------------------|------------------------------------|\n| GCKSenderApplicationInfoPlatformAndroid | Android. |\n| GCKSenderApplicationInfoPlatformiOS | iOS. |\n| GCKSenderApplicationInfoPlatformChrome | Chrome. |\n| GCKSenderApplicationInfoPlatformOSX | Mac OS X. Reserved for future use. |"]]