Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2023-12-02 UTC.
[null,null,["Son güncelleme tarihi: 2023-12-02 UTC."],[[["`chrome.cast.media.GetStatusRequest` is a class used to request the current status of media playback on a Cast receiver."],["It includes a `customData` property, an optional object that can be used to send application-specific data to the receiver."]]],["The `GetStatusRequest` class, part of the `chrome.cast.media` API, is used to retrieve the media status. It is instantiated using the `new GetStatusRequest()` constructor. A key property of this request is `customData`, which allows for sending custom data to the receiver application. This `customData` is an optional object and can be null.\n"]]