|
Meeting SDK for macOS API Reference
|
Interfaces for managing meeting actions in Zoom meetings. 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 <ZoomSDK/ZoomSDKErrors.h>import <ZoomSDK/ZoomSDKMeetingChatController.h>Go to the source code of this file.
Data Structures | |
| class | ZoomSDKGrantCoOwnerAssetsInfo |
| This class provides properties to specify and manage the privileges associated with different types of assets when assigning roles such as co-host or host in a meeting. More... | |
| class | ZoomSDKMultiToSingleShareConfirmHandler |
| Handles confirmation for switching from multi-share to single-share mode during screen sharing. More... | |
| class | ZoomSDKChatInfo |
| Represents a chat message in the meeting. More... | |
| class | ZoomSDKNormalMeetingChatPrivilege |
| Represents the chat privileges of a participant in a normal meeting. More... | |
| class | ZoomSDKWebinarAttendeeChatPrivilege |
| Represents the chat privileges of a webinar attendee in a meeting. More... | |
| class | ZoomSDKWebinarPanelistChatPrivilege |
| Represents the chat privileges of a webinar panelist in a meeting. More... | |
| class | ZoomSDKChatStatus |
| Provides access to the chat privileges for different user roles in a meeting or webinar. More... | |
| class | ZoomSDKUserAudioStatus |
| Represents a user's audio connection status and audio type in the meeting. More... | |
| class | ZoomSDKWebinarAttendeeStatus |
| Represents the webinar attendee status in a meeting. More... | |
| class | ZoomSDKVirtualNameTag |
| Represents a virtual name tag. More... | |
| class | ZoomSDKUserInfo |
| Provides detailed information about a user in a meeting. More... | |
| class | ZoomSDKJoinMeetingHelper |
| Helper interface for handling the process of joining a meeting, such as inputting password or display name. More... | |
| protocol | <ZoomSDKMeetingActionControllerDelegate> |
| Protocol for receiving meeting events such as user join, leave, and audio status changes. More... | |
| class | ZoomSDKMeetingActionController |
| Interface for managing participant-related actions in a meeting, such as retrieving participant list, muting audio, or controlling roles. More... | |
Interfaces for managing meeting actions in Zoom meetings. 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 ZoomSDKMeetingActionController.h.