Interface ParticipantsChannelToClient
قناة بيانات المشاركين: تنقل الرسائل من الخادم إلى العميل.
التوقيع
declare interface ParticipantsChannelToClient
توقيعات المواقع
الاسم |
الوصف |
deletedResources |
قائمة بالموارد المحذوفة بدون ترتيب ضمني |
resources |
قائمة لقطات الموارد التي يديرها الخادم، بدون ترتيب ضمني |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-02-05 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-02-05 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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."]]],[]]