GCKMultizoneStatus 클래스
멀티 영역 그룹의 상태입니다.
- 다음 이후:
- 3.1
NSObject, <NS copy> 및 <NSSecureCoding>을 상속합니다.
- (instancetype) initWithJSONObject: |
|
(id) |
JSONObject |
|
지정된 JSON 데이터로 객체를 초기화합니다.
지정된 구성원 기기 목록을 사용하여 객체를 초기화합니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2023-12-02(UTC)
[null,null,["최종 업데이트: 2023-12-02(UTC)"],[[["`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`."]]],[]]