Meeting SDK for Windows API Reference
|
Meeting Service AI Companion Interface. More...
#include "zoom_sdk_def.h"
Go to the source code of this file.
Data Structures | |
class | IMeetingEnableSmartSummaryHandler |
The handler to enable smart summary. More... | |
class | IMeetingStartSmartSummaryHandler |
The handler to start the smart summary. More... | |
class | IMeetingStopSmartSummaryHandler |
The handler to handle stopping the smart summary. More... | |
class | IMeetingEnableSmartSummaryActionHandler |
The handler to confirm enabling smart summary. More... | |
class | IMeetingApproveStartSmartSummaryHandler |
The handler to approve the smart summary started request. More... | |
class | IMeetingApproveEnableSmartSummaryHandler |
The handler to approve the smart summary enable request. More... | |
class | IMeetingAICompanionSmartSummaryHelperEvent |
Meeting smart summary callback event. More... | |
class | IMeetingAICompanionSmartSummaryHelper |
Smart summary helper in meeting. More... | |
class | ISmartSummaryPrivilegeHandler |
The handler of start smart summary request. More... | |
class | IMeetingSmartSummaryHelperEvent |
Meeting smart summary callback event. More... | |
class | IMeetingSmartSummaryHelper |
Meeting smart summary helper interface. More... | |
class | IMeetingAICompanionQueryItem |
Get AI companion query item information. More... | |
class | IMeetingEnableQueryHandler |
The handler to enable AI companion query. More... | |
class | IMeetingStartQueryHandler |
The handler to start AI companion query. More... | |
class | IMeetingApproveEnableQueryHandler |
The handler to approve enable AI companion query. More... | |
class | IMeetingApproveStartQueryHandler |
The handler to approve start AI companion query. More... | |
class | IMeetingSendQueryHandler |
The handler to send query. More... | |
class | IMeetingEnableQueryActionHandler |
The handler to enable query action. More... | |
class | IMeetingApproveSendQueryHandler |
The handler to approve send query. More... | |
class | IMeetingAICompanionQueryHelperEvent |
Meeting AI companion query callback event. More... | |
class | IMeetingAICompanionQueryHelper |
Meeting AI companion query helper interface. More... | |
class | IAICompanionFeatureTurnOnAgainHandler |
The handler to turn on AI companion feature again. More... | |
class | IAICompanionFeatureSwitchHandler |
The handler to handle a user request to turn the AI Companion features on or off. More... | |
class | IMeetingAICompanionCtrlEvent |
The event of AI companion controller. More... | |
class | IMeetingAICompanionController |
Meeting AI Companion controller interface. More... | |
Meeting Service AI Companion Interface.
Definition in file meeting_ai_companion_interface.h.
enum AICompanionFeature |
Enumeration of AI companion feature.
Definition at line 14 of file meeting_ai_companion_interface.h.
Enumeration of feedback types for AI Companion queries in a meeting.
Definition at line 27 of file meeting_ai_companion_interface.h.
Enumeration of possible error codes when requesting an AI Companion query during a meeting.
Definition at line 40 of file meeting_ai_companion_interface.h.
Enumeration of config who in the meeting can interact with AI Companion by asking questions about the meeting. please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0057749
Definition at line 63 of file meeting_ai_companion_interface.h.