Giao diện ParticipantsChannelToClient
Tin nhắn kênh dữ liệu của người tham gia từ máy chủ đến ứng dụng.
Chữ ký
declare interface ParticipantsChannelToClient
Chữ ký thuộc tính
Tên |
Mô tả |
deletedResources |
Danh sách tài nguyên đã xoá không có thứ tự ngụ ý. |
resources |
Danh sách ảnh chụp nhanh tài nguyên do máy chủ quản lý, không có thứ tự ngầm ẩn. |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-02-05 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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."]]],[]]