클래스: CloudMediaStatus
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-25(UTC)
[null,null,["최종 업데이트: 2025-07-25(UTC)"],[[["\u003cp\u003e\u003ccode\u003eCloudMediaStatus\u003c/code\u003e is a class within the \u003ccode\u003ecast.framework.messages\u003c/code\u003e namespace specifically designed for sending media status updates to cloud-based senders like Google Assistant.\u003c/p\u003e\n"],["\u003cp\u003eIt is instantiated using the \u003ccode\u003enew CloudMediaStatus()\u003c/code\u003e constructor, providing a way to create an object for holding media status information destined for the cloud.\u003c/p\u003e\n"]]],["`CloudMediaStatus` is a specialized `MediaStatus` class designed exclusively for cloud senders, such as Google Assistant. It is part of the `cast.framework.messages` module within the Cast Web Receiver SDK. The class provides a constructor, `new CloudMediaStatus()`, for creating instances, and is exclusively used to transmit media status information to cloud-based entities.\n"],null,["# Class: CloudMediaStatus\n\ncast.[framework](/cast/docs/reference/web_receiver/cast.framework).[messages](/cast/docs/reference/web_receiver/cast.framework.messages).CloudMediaStatus\n=========================================================================================================================================================\n\nclass static\n\nA `MediaStatus` that is only sent to the cloud sender, for example, Google\nAssistant.\n\nConstructor\n-----------\n\n### CloudMediaStatus\n\nnew\nCloudMediaStatus()"]]