概览
多可用区组的状态。
- 开始时间
- 3.1
继承 NSObject、<NSCopy> 和 <NSSecureCoding>。
实例方法摘要 | |
(instancetype) | - initWithJSONObject: |
使用指定的 JSON 数据初始化对象。更多... | |
(instancetype) | - initWithDevices: |
使用指定的成员设备列表初始化该对象。更多... | |
(instancetype) | - init |
属性摘要 | |
NSArray< GCKMultizoneDevice * > * | devices |
多可用区组的成员设备。更多... | |
方法详细信息
- (instancetype) initWithJSONObject: | (id) | JSONObject |
使用指定的 JSON 数据初始化对象。
- (instancetype) initWithDevices: | (NSArray< GCKMultizoneDevice * > *) | devices |
使用指定的成员设备列表初始化该对象。
房源详情
|
readnonatomiccopy |
多可用区组的成员设备。