کلاس وضعیت GCKMultizone
وضعیت یک گروه چند منطقه ای.
- از آنجا که
- 3.1
NSObject، <NSCopying> و <NSSecureCoding> را به ارث می برد.
- (instancetype) initWithJSONObject: |
|
(id) |
JSONObject |
|
شی را با داده های JSON داده شده مقدار دهی اولیه می کند.
شی را با لیست داده شده از دستگاه های عضو راه اندازی می کند.
دستگاه های عضو گروه چند منطقه ای.
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-01-10 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-01-10 بهوقت ساعت هماهنگ جهانی."],[[["`GCKMultizoneStatus` encapsulates the current status of a multizone group, including information about its member devices."],["It provides methods for initialization using JSON data or a list of `GCKMultizoneDevice` objects."],["The `devices` property offers access to an array of `GCKMultizoneDevice` instances, representing the members of the multizone group."],["This class has been available since version 3.1 of the framework and inherits from `NSObject`, `NSCopying`, and `NSSecureCoding`."]]],["The `GCKMultizoneStatus` class represents the status of a multizone group and inherits from `NSObject`, `NSCopying`, and `NSSecureCoding`. It can be initialized with JSON data or a list of member devices via `initWithJSONObject:` and `initWithDevices:`. The class also contains a read-only property, `devices`, which is an array of `GCKMultizoneDevice` objects representing the members of the multizone group.\n"]]