Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
ConferenceParameter
Tham số dành riêng cho giải pháp có sẵn khi sử dụng tiện ích bổ sung. Thông số này được duy trì cùng với
dữ liệu hội nghị truyền hình và nếu cần cập nhật hoặc xoá, dữ liệu sẽ được chuyển vào tiện ích bổ sung. Ví dụ về cách sử dụng:
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-09-10 UTC."],[[["`ConferenceParameter` objects store solution-specific parameters for add-ons, persisting with conference data and utilized for updates or deletions."],["Developers can use the `setKey(key)` method to assign a key (up to 50 characters) and `setValue(value)` to assign a value (up to 1024 characters) to these parameters."],["Both `setKey` and `setValue` methods return the `ConferenceParameter` object, allowing for chained method calls for efficient setup."],["Exceeding the maximum length for keys or values when using `setKey(key)` or `setValue(value)` will result in an error."]]],[]]