Conference Data Service
會議資料
這項服務可讓指令碼設定及建構與 Google 日曆互動的會議資料物件。
類別
屬性
屬性 | 類型 | 說明 |
AUTHENTICATION | Enum | 在產生會議資料時發生驗證錯誤。 |
CONFERENCE_SOLUTION_FORBIDDEN | Enum | 使用者無法使用所選會議解決方案 (但或許能使用外掛程式提供的其他解決方案)。 |
PERMANENT | Enum | 產生會議資料時發生永久錯誤。 |
PERMISSION_DENIED | Enum | 使用者無法在第三方會議系統中執行動作。 |
TEMPORARY | Enum | 產生會議資料時發生暫時性錯誤。 |
UNKNOWN | Enum | 產生會議資料時發生不明錯誤。 |
屬性
屬性 | 類型 | 說明 |
UNKNOWN_FEATURE | Enum | 請勿使用。 |
TOLL | Enum | 僅適用於 PHONE 進入點。 |
TOLL_FREE | Enum | 僅適用於 PHONE 進入點。 |
屬性
屬性 | 類型 | 說明 |
VIDEO | Enum | 會議的影片進入點。 |
PHONE | Enum | 會議的手機進入點。 |
MORE | Enum | 這個連結可提供更多會議進入點相關資訊。 |
SIP | Enum | 會議的 SIP 進入點。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2023-12-01 (世界標準時間)。
[null,null,["上次更新時間:2023-12-01 (世界標準時間)。"],[[["The Conference Data service enables scripts within Calendar conferencing add-ons or Google Workspace add-ons to configure and interact with conferencing data objects."],["It is primarily intended for add-ons connecting to third-party conferencing systems to manage conference-related information within Google Calendar."],["Developers can utilize various classes and methods provided by the service to create, build, and manage conference data, including entry points, parameters, and error handling."],["The service facilitates tasks such as setting conference IDs, adding entry points for different communication methods (like video or phone), and handling potential errors during conference creation."],["Comprehensive documentation with detailed descriptions of each class, method, and property is available for developers to leverage the Conference Data service effectively."]]],[]]