Meeting SDK for iOS API Reference
|
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... | |
Enumeration of the types of feedback for AI Companion query responses.
Definition at line 14 of file MobileRTCAICQueryHelper.h.
Enumeration of the error types for AI Companion query requests.
Definition at line 26 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 48 of file MobileRTCAICQueryHelper.h.