Conference Data Service
נתוני כנס
השירות הזה מאפשר לסקריפטים להגדיר ולבנות אובייקטים של נתוני כנסים שמקיימים אינטראקציה עם יומן Google.
שיעורים
Methods
שיטה | סוג הערך המוחזר | תיאור קצר |
printJson() | String | הדפסת הייצוג של האובייקט הזה ב-JSON. |
מאפיינים
נכס | סוג | תיאור |
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 לכנס. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-12-03 (שעון UTC).
[null,null,["עדכון אחרון: 2024-12-03 (שעון UTC)."],[[["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."]]],[]]