Antarmuka ParticipantsChannelToClient
Pesan saluran data peserta dari server ke klien.
Tanda Tangan
declare interface ParticipantsChannelToClient
Tanda tangan properti
Nama |
Deskripsi |
deletedResources |
Daftar resource yang dihapus tanpa urutan tersirat. |
resources |
Daftar snapshot resource yang dikelola oleh server, tanpa urutan tersirat. |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-02-05 UTC.
[null,null,["Terakhir diperbarui pada 2025-02-05 UTC."],[[["This content pertains to the `ParticipantsChannelToClient` interface, defining server-to-client messages in a developer preview."],["The `ParticipantsChannelToClient` interface is accessible through the Google Workspace Developer Preview Program for early feature access."],["The interface communicates two main pieces of information: `deletedResources`, representing resources that have been removed, and `resources`, showing current resource states."],["Both `deletedResources` and `resources` within the message are unordered lists, meaning no specific sequence is implied."]]],[]]