Interfejs MediaEntriesChannelToClient
Komunikat na kanale danych wpisów multimedialnych z serwera do klienta.
Podpis
declare interface MediaEntriesChannelToClient
Podpisy w usłudze
Nazwa |
Opis |
deletedResources |
Lista usuniętych zasobów bez określonej kolejności. |
resources |
Lista zrzutów zasobów zarządzanych przez serwer bez sugerowanej kolejności. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-02-05 UTC.
[null,null,["Ostatnia aktualizacja: 2025-02-05 UTC."],[[["The content describes a `MediaEntriesChannelToClient` interface, part of a developer preview program."],["This interface is used to send messages from a server to a client regarding media entries."],["It includes two properties: `deletedResources` and `resources`."],["`deletedResources` lists resources that have been removed, without any specific order."],["`resources` provides a list of resource snapshots managed by the server, also without any specific order."]]],[]]