GCKMultizoneStatus Class

GCKMultizoneStatus Class Reference

Overview

The status of a multizone group.

Since
3.1

Inherits NSObject, <NSCopying>, and <NSSecureCoding>.

Instance Method Summary

(instancetype) 
Initializes the object with the given JSON data. More...
(instancetype) 
Initializes the object with the given list of member devices. More...
(instancetype) 
- init

Property Summary

NSArray< GCKMultizoneDevice * > * 
The member devices of the multizone group. More...

Method Detail

- (instancetype) initWithJSONObject: (id)  JSONObject

Initializes the object with the given JSON data.

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

Initializes the object with the given list of member devices.

Property Detail

- (NSArray< GCKMultizoneDevice *>*) devices
read nonatomic copy

The member devices of the multizone group.

Design a Mobile Site
View Site in Mobile | Classic
Share by: