GCK মাল্টিজোন ডিভাইস ক্লাস
মাল্টিজোন গ্রুপের সদস্য ডিভাইস।
- থেকে
- 3.1
GCKDynamicDevice , <NSCopying>, এবং <NSSecureCoding> ইনহেরিট করে।
|
(instancetype) | - init |
|
(BOOL) | - hasCapabilities: |
| যদি ডিভাইসটি প্রদত্ত ক্ষমতা সমর্থন করে তবে YES প্রদান করে। আরও...
|
|
- (BOOL) hasCapabilities: |
|
(GCKDeviceCapabilities) |
deviceCapabilities |
|
যদি ডিভাইসটি প্রদত্ত ক্ষমতা সমর্থন করে তবে YES
প্রদান করে।
- Parameters
-
ডিভাইসটি নিঃশব্দ করা আছে কিনা।
|
read nonatomic copy inherited |
- (NSString*) friendlyName |
|
read nonatomic copy inherited |
ডিভাইসটির বন্ধুত্বপূর্ণ নাম।
- (GCKDeviceCapabilities) capabilities |
|
read nonatomic assign inherited |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-01-10 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-01-10 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["The `GCKMultizoneDevice` class represents a member device within a multizone group, inheriting from `GCKDynamicDevice`."],["It provides properties to access device information like volume level, mute status, unique ID, friendly name, and capabilities."],["The `hasCapabilities:` method allows checking if the device supports specific features."],["You can access detailed information about the volume level, mute status, device ID, friendly name, and device capabilities through its properties."]]],[]]