GCKDynamicDevice Class

GCKDynamicDevice Class Reference

Overview

A device object that can be part of a multizone group.

Since
4.3.5

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

Inherited by GCKMultizoneDevice .

Instance Method Summary

(instancetype) 
- init
(BOOL) 
Returns YES if the device supports the given capabilities. More...

Property Summary

NSString * 
The unique device ID. More...
NSString * 
The friendly name of the device. More...
GCKDeviceCapabilities 
The device capabilities. More...

Method Detail

- (BOOL) hasCapabilities: (GCKDeviceCapabilities)  deviceCapabilities

Returns YES if the device supports the given capabilities.

Parameters
deviceCapabilities
A bitwise-OR of one or more of the GCKDeviceCapability constants.

Property Detail

- (NSString*) deviceID
read nonatomic copy

The unique device ID.

- (NSString*) friendlyName
read nonatomic copy

The friendly name of the device.

- (GCKDeviceCapabilities) capabilities
read nonatomic assign

The device capabilities.

Create a Mobile Website
View Site in Mobile | Classic
Share by: