|
Meeting SDK for iOS API Reference
|
AI Companion query helper for intelligent meeting features. The AI Companion brand has been retired. AI-powered features are now more deeply integrated throughout Zoom Workplace. Existing APIs and SDKs that reference AI Companion will continue to function as before to ensure backward compatibility. More...
import <Foundation/Foundation.h>Go to the source code of this file.
Classes | |
| class | MobileRTCAICompanionQueryItem |
| Represents a query item including question, answer, and error information for AI Companion. More... | |
| class | MobileRTCEnableQueryHandler |
| Handler to enable the meeting query feature. More... | |
| class | MobileRTCStartQueryHandler |
| Handler to start the meeting query feature. More... | |
| class | MobileRTCApproveEnableQueryHandler |
| Handler to approve or continue enabling query request. More... | |
| class | MobileRTCApproveStartQueryHandler |
| Handler to start the meeting query feature. More... | |
| class | MobileRTCSendQueryHandler |
| Handler for sending queries during the meeting. More... | |
| class | MobileRTCApproveSendQueryHandler |
| Handler to approve or decline the send query request. More... | |
| class | MobileRTCEnableQueryActionHandler |
| Handler for actions related to enabling meeting query. More... | |
| protocol | <MobileRTCAICompanionQueryHelperDelegate> |
| Delegate protocol for receiving AI Companion meeting query related events. More... | |
| class | MobileRTCAICompanionQueryHelper |
| Helper class to manage AI Companion meeting query features and related legal notices. More... | |
AI Companion query helper for intelligent meeting features. The AI Companion brand has been retired. AI-powered features are now more deeply integrated throughout Zoom Workplace. Existing APIs and SDKs that reference AI Companion will continue to function as before to ensure backward compatibility.
Definition in file MobileRTCAICQueryHelper.h.
Enumeration of the types of feedback for AI Companion query responses.
Definition at line 12 of file MobileRTCAICQueryHelper.h.
Enumeration of the error types for AI Companion query requests.
Definition at line 24 of file MobileRTCAICQueryHelper.h.
Enumeration of configuration options for who in the meeting can interact with AI Companion by asking questions about the meeting. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0057749.
Definition at line 46 of file MobileRTCAICQueryHelper.h.