Classe: CloudMediaStatus
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2023-12-01 UTC.
[null,null,["Ultimo aggiornamento 2023-12-01 UTC."],[[["`CloudMediaStatus` is a class within the `cast.framework.messages` namespace specifically designed for sending media status updates to cloud-based senders like Google Assistant."],["It is instantiated using the `new CloudMediaStatus()` constructor, providing a way to create an object for holding media status information destined for the cloud."]]],["`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"]]