סיכום מקורות המידע של meet.addons.js
ממשקים
כינויים של טיפוסים
שם |
תיאור |
ErrorType |
סוגי השגיאות האפשריים כשמתרחשת שגיאה באינטראקציה עם ה-SDK של התוספים לאינטרנט של Meet. |
FrameOpenReason |
הסיבות השונות לכך שהמסגרת נפתחה: |
FrameType |
המקומות השונים ב-Meet שבהם התוסף ב-iframe יכול לפעול: |
משתנים
שם |
תיאור |
meet |
נקודת הכניסה הראשית לגישה לפונקציונליות של התוספים של Meet. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-11-18 (שעון UTC).
[null,null,["עדכון אחרון: 2024-11-18 (שעון UTC)."],[[["The Meet Add-on SDK provides interfaces, type aliases, and variables for building Google Meet add-ons."],["`MeetAddon` is the main entry point for accessing add-on functionality, available globally under `window.meet.addon`."],["Add-ons can interact with Meet using the `AddonSession` interface and utilize various clients like `MeetMainStageClient` and `MeetSidePanelClient`."],["Developers can handle errors using `MeetAddonError` and leverage types like `ErrorType` and `FrameType` for specific functionalities."],["The SDK offers comprehensive tools and information for building integrated and interactive experiences within Google Meet."]]],[]]