GCKMultizoneStatus 类

GCKMultizoneStatus 类参考

概览

多地区组的状态。

开始时间
3.1

继承自 NSObject、<NSCopying> 和 <NSSecureCoding>。

实例方法摘要

(instancetype) - initWithJSONObject:
 使用给定的 JSON 数据初始化对象。更多…
 
(instancetype) - initWithDevices:
 使用给定的成员设备列表初始化对象。更多…
 

房源摘要

NSArray< GCKMultizoneDevice * > * devices
 多区域群组的成员设备。更多…
 

方法详细信息

- (instancetype) initWithJSONObject: (id)  JSONObject

使用给定的 JSON 数据初始化对象。

- (instancetype) initWithDevices: (NSArray< GCKMultizoneDevice * > *)  devices

使用给定的成员设备列表初始化对象。

媒体资源详情

- (NSArray<GCKMultizoneDevice *>*) devices
readwritenonatomiccopy

多区域群组的成员设备。