|
Meeting SDK for macOS API Reference
|
Definitions of error codes, enumerations, and constants used throughout the Zoom SDK. More...
import <Foundation/Foundation.h>Go to the source code of this file.
Definitions of error codes, enumerations, and constants used throughout the Zoom SDK.
This header file defines all error codes, status enumerations, user types, meeting states, and other constants that are used across the Zoom SDK for macOS.
Definition in file ZoomSDKErrors.h.
| enum ActionMeetingCmd |
Enumeration of all the commands in the meeting.
Definition at line 55 of file ZoomSDKErrors.h.
| enum AnnotationClearType |
Types of clearing annotations.
Definition at line 169 of file ZoomSDKErrors.h.
| enum AnnotationStatus |
Enumeration of annotation status.
| Enumerator | |
|---|---|
| AnnotationStatus_Ready | Ready to annotate. |
| AnnotationStatus_Close | Annotation is closed. |
| AnnotationStatus_None | For initialization. |
Definition at line 1055 of file ZoomSDKErrors.h.
| enum AnnotationToolType |
Type of annotation tools. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0067931.
Definition at line 115 of file ZoomSDKErrors.h.
Enumeration of attendee view question type.
| Enumerator | |
|---|---|
| ViewType_OnlyAnswered_Question | Attendee only view the answered question. |
| ViewType_All_Question | Attendee view the all question. |
Definition at line 1203 of file ZoomSDKErrors.h.
| enum CallInNumberType |
Enumeration of the number types for calling to join the audio into a meeting.
| Enumerator | |
|---|---|
| CallInNumberType_None | For initialization. |
| CallInNumberType_Toll | Paid (toll) number. |
| CallInNumberType_TollFree | Toll-free number. |
Definition at line 845 of file ZoomSDKErrors.h.
| enum ConnectionComponent |
Enumeration of component types.
| Enumerator | |
|---|---|
| ConnectionComponent_None | For initialization. |
| ConnectionComponent_Share | Share. |
| ConnectionComponent_Video | Video. |
| ConnectionComponent_Audio | Audio. |
Definition at line 938 of file ZoomSDKErrors.h.
| enum DirectShareStatus |
Enumeration of direct sharing status.
Definition at line 1097 of file ZoomSDKErrors.h.
| enum EncryptType |
Enumeration of H.323/SIP encryption types.
| Enumerator | |
|---|---|
| EncryptType_NO | Meeting room system is not encrypted. |
| EncryptType_YES | Meeting room system is encrypted. |
| EncryptType_Auto | Meeting room system is encrypted automatically. |
Definition at line 976 of file ZoomSDKErrors.h.
| enum EndMeetingReason |
Enumeration of ending meeting errors.
Definition at line 952 of file ZoomSDKErrors.h.
Enumeration indicating reasons why a free meeting needs an upgrade.
| Enumerator | |
|---|---|
| FreeMeetingNeedUpgradeType_NONE | |
| FreeMeetingNeedUpgradeType_BY_ADMIN | Upgrade required due to admin payment reminder. |
| FreeMeetingNeedUpgradeType_BY_GIFTURL | Upgrade triggered by gift URL. |
Definition at line 1086 of file ZoomSDKErrors.h.
| enum H323CalloutStatus |
Enumeration of H.323 device outgoing call status.
Definition at line 649 of file ZoomSDKErrors.h.
| enum H323DeviceType |
Enumeration of H.323 device types.
| Enumerator | |
|---|---|
| H323DeviceType_Unknown | Unknown device type. |
| H323DeviceType_H323 | H.323 device. |
| H323DeviceType_SIP | SIP device. |
Definition at line 689 of file ZoomSDKErrors.h.
| enum H323PairingResult |
Enumeration of H.323 device pairing Status.
Definition at line 670 of file ZoomSDKErrors.h.
Join meeting with required information.
Definition at line 713 of file ZoomSDKErrors.h.
| enum LeaveMeetingCmd |
Enumeration of commands for leaving meeting.
| Enumerator | |
|---|---|
| LeaveMeetingCmd_Leave | Command of leaving meeting. |
| LeaveMeetingCmd_End | Command of ending Meeting. |
Definition at line 45 of file ZoomSDKErrors.h.
| enum LiveStreamStatus |
Enumeration of live stream status.
Definition at line 1067 of file ZoomSDKErrors.h.
| enum MeetingComponent |
In-meeting UI components.
| Enumerator | |
|---|---|
| MeetingComponent_MainWindow | Meeting window. |
| MeetingComponent_Audio | Audio. |
| MeetingComponent_Chat | Chat. |
| MeetingComponent_Participants | Participants. |
| MeetingComponent_MainToolBar | Main toolbar at the bottom of meeting window. |
| MeetingComponent_MainShareToolBar | Main toolbar for sharing on the primary view. |
| MeetingComponent_AuxShareToolBar |
|
| MeetingComponent_Setting | Setting components. |
| MeetingComponent_ShareOptionWindow | Window for sharing options. |
| MeetingComponent_ThumbnailVideo | Thumbnail video layout. |
| MeetingComponent_InviteWindow | Window for invite other into meeting. |
| MeetingComponent_ShareSelectWindow | Window for sharing select. |
Definition at line 181 of file ZoomSDKErrors.h.
| enum MeetingPropertyCmd |
Get default information of meeting.
Definition at line 91 of file ZoomSDKErrors.h.
| enum MeetingSettingCmd |
Enumeration of Meeting settings.
Definition at line 211 of file ZoomSDKErrors.h.
| enum MeetingType |
Enumeration of meeting types.
| Enumerator | |
|---|---|
| MeetingType_None | There is no meeting. |
| MeetingType_Normal | Normal meeting. |
| MeetingType_BreakoutRoom | Breakout meeting. |
| MeetingType_Webinar | Webinar meeting. |
Definition at line 728 of file ZoomSDKErrors.h.
| enum PhoneFailedReason |
Enumeration of the reasons for the telephone call’s failure.
Definition at line 789 of file ZoomSDKErrors.h.
| enum PhoneStatus |
Enumeration of phone call status.
Definition at line 762 of file ZoomSDKErrors.h.
| enum ScreenType |
Enumeration of screen types for multi-sharing.
| Enumerator | |
|---|---|
| ScreenType_First | Primary display. |
| ScreenType_Second | Secondary display. |
Definition at line 702 of file ZoomSDKErrors.h.
| enum SDKButton |
Enumeration of in-meeting buttons on the toolbar.
Definition at line 858 of file ZoomSDKErrors.h.
| enum SDKUserType |
Enumeration of the types of users.
Definition at line 27 of file ZoomSDKErrors.h.
Enumeration of security session types.
Definition at line 904 of file ZoomSDKErrors.h.
| enum SettingComponent |
Enumerate of the various components in the settings UI.
| Enumerator | |
|---|---|
| SettingComponent_AdvancedFeatureButton |
|
| SettingComponent_AdvancedFeatureTab | The advanced settings tab. |
| SettingComponent_GeneralFeatureTab | The general settings tab. |
| SettingComponent_VideoFeatureTab |
|
| SettingComponent_AudioFeatureTab | The audio settings tab. |
| SettingComponent_VirtualBackgroundFeatureTab |
|
| SettingComponent_RecordingFeatureTab | The recording settings tab. |
| SettingComponent_StatisticsFeatureTab | The statistics settings tab. |
| SettingComponent_FeedbackFeatureTab |
|
| SettingComponent_AccessibilityFeatureTab | The accessibility settings tab. |
| SettingComponent_ScreenShareFeatureTab | The screen sharing settings tab. |
| SettingComponent_ShortCutFeatureTab | The shortcut settings tab. |
| SettingComponent_VideoAndVirtualBackgroundFeatureTab | The video & virtual background settings tab. |
Definition at line 2566 of file ZoomSDKErrors.h.
Enumeration of connection types.
| Enumerator | |
|---|---|
| SettingConnectionType_Unknown | Unknown connection types. |
| SettingConnectionType_P2P | Peer to peer. |
| SettingConnectionType_Cloud | Connect to the cloud. |
Definition at line 989 of file ZoomSDKErrors.h.
| enum SettingNetworkType |
Enumeration of network types.
Definition at line 1001 of file ZoomSDKErrors.h.
| enum shareSettingCmd |
Enumeration of General setting about share.
| Enumerator | |
|---|---|
| shareSettingCmd_enterFullScreen | When user share screen will enter full screen. |
| shareSettingCmd_enterMaxWindow | When user to share screen will enter max window. |
| shareSettingCmd_sideToSideMode | Display the shared screen and participants' video side by side. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0067526. |
| shareSettingCmd_MaintainCurrentSize | Keep current size. |
| shareSettingCmd_AutoFitWindowWhenViewShare | Automatically scale the shared screen to fit the size of the Zoom window. |
Definition at line 1187 of file ZoomSDKErrors.h.
| enum StatisticWarningType |
Enumeration of warning types.
| Enumerator | |
|---|---|
| StatisticWarningType_None | No warnings. |
| StatisticWarningType_NetworkBad | The quality of the network connection is very poor. |
| StatisticWarningType_CPUHigh |
|
| StatisticWarningType_SystemBusy | The system is busy. |
Definition at line 923 of file ZoomSDKErrors.h.
| enum UserRole |
Enumeration of user roles.
Definition at line 743 of file ZoomSDKErrors.h.
| enum VideoRenderDataType |
Enumeration of video render data types.
| Enumerator | |
|---|---|
| VideoRenderDataType_None | For initialization. |
| VideoRenderDataType_Video | Video data. |
| VideoRenderDataType_Avatar | Avatar data. |
Definition at line 1033 of file ZoomSDKErrors.h.
Enumeration of video render element types.
Definition at line 1019 of file ZoomSDKErrors.h.
| enum ViewShareMode |
Enumeration of video aspect modes.
Definition at line 1045 of file ZoomSDKErrors.h.
| enum WebinarRegisterType |
Enumeration of types to register webinar.
| Enumerator | |
|---|---|
| WebinarRegisterType_None | For initialization. |
| WebinarRegisterType_URL | Register webinar with URL. |
| WebinarRegisterType_Email | Register webinar with email. |
Definition at line 1123 of file ZoomSDKErrors.h.
Enumeration of AI Companion features in a meeting.
Definition at line 2436 of file ZoomSDKErrors.h.
Enumeration of file types for saving screenshots.
| Enumerator | |
|---|---|
| ZoomSDKAnnotationSavedType_PNG | PNG file format. |
| ZoomSDKAnnotationSavedType_PDF | PDF file format. |
Definition at line 1368 of file ZoomSDKErrors.h.
Enumeration of attendee view modes in a Zoom meeting. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0063672.
Definition at line 1983 of file ZoomSDKErrors.h.
Enumeration of audio button action info.
Definition at line 1246 of file ZoomSDKErrors.h.
| enum ZoomSDKAudioChannel |
Enumeration of audio channel types.
| Enumerator | |
|---|---|
| ZoomSDKAudioChannel_Mono | Mono audio channel. |
| ZoomSDKAudioChannel_Stereo | Stereo audio channel. |
Definition at line 2227 of file ZoomSDKErrors.h.
Enumeration of echo cancellation. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0066398.
Definition at line 1577 of file ZoomSDKErrors.h.
Enumeration representing the sampling rate of acquired raw audio data.
| Enumerator | |
|---|---|
| ZoomSDKAudioRawdataSamplingRate_32K | The sampling rate of the acquired raw audio data is 32K. |
| ZoomSDKAudioRawdataSamplingRate_48K | The sampling rate of the acquired raw audio data is 48K. |
Definition at line 2494 of file ZoomSDKErrors.h.
Enumeration of the audio share modes.
| Enumerator | |
|---|---|
| ZoomSDKAudioShareMode_Mono | Mono audio share mode. Single channel audio. |
| ZoomSDKAudioShareMode_Stereo | Stereo audio share mode. Two-channel audio. |
Definition at line 1866 of file ZoomSDKErrors.h.
| enum ZoomSDKAudioStatus |
Enumeration of Audio status.
Definition at line 520 of file ZoomSDKErrors.h.
| enum ZoomSDKAudioType |
Enumeration of the type of a user's audio connection.
Definition at line 554 of file ZoomSDKErrors.h.
| enum ZoomSDKAuthError |
Enumeration of SDK authentication results.
Definition at line 289 of file ZoomSDKErrors.h.
Enumeration of auto framing modes in video.
Definition at line 2157 of file ZoomSDKErrors.h.
Enumeration of the errors related to the Breakout Room (BO) controller operations.
Definition at line 1704 of file ZoomSDKErrors.h.
| enum ZoomSDKBOStatus |
Enumeration of Breakout Room (BO) status.
Definition at line 1762 of file ZoomSDKErrors.h.
Enumeration of Breakout Room (BO) stop countdown durations.
Definition at line 1744 of file ZoomSDKErrors.h.
| enum ZoomSDKBOUserStatus |
Enumeration of breakout meeting user status.
Definition at line 1262 of file ZoomSDKErrors.h.
Enumeration of the results of a camera control request.
Definition at line 2462 of file ZoomSDKErrors.h.
Enumeration of camera control requests types.
| Enumerator | |
|---|---|
| ZoomSDKCameraControlRequestType_RequestControl | Request to take control of the camera. |
| ZoomSDKCameraControlRequestType_GiveUpControl | Give up control of the camera. |
Definition at line 2450 of file ZoomSDKErrors.h.
Enumeration of reasons why sharing is not allowed.
Definition at line 2400 of file ZoomSDKErrors.h.
Enumeration of the chat message delete type.
Definition at line 1851 of file ZoomSDKErrors.h.
Enumeration of the type for chat message.
Definition at line 1407 of file ZoomSDKErrors.h.
Enumeration of the privilege for attendee chat.
Definition at line 1379 of file ZoomSDKErrors.h.
Enumeration of connection quality.
Definition at line 614 of file ZoomSDKErrors.h.
Enumeration of custom 3D avatar element color types.
Definition at line 2713 of file ZoomSDKErrors.h.
Enumeration of custom 3D avatar element image types.
Definition at line 2672 of file ZoomSDKErrors.h.
Enumeration of the status of custom waiting room data.
Definition at line 1890 of file ZoomSDKErrors.h.
| enum ZoomSDKDeviceStatus |
Enumeration of device status.
Definition at line 1150 of file ZoomSDKErrors.h.
Enumeration of document creation permission options.
Definition at line 2629 of file ZoomSDKErrors.h.
Enumeration of document sharing permission options.
Definition at line 2613 of file ZoomSDKErrors.h.
| enum ZoomSDKDocsStatus |
Enumeration of document sharing status in a meeting.
| Enumerator | |
|---|---|
| ZoomSDKDocsStatus_None | For initialization. |
| ZoomSDKDocsStatus_Start | User starts sharing docs. |
| ZoomSDKDocsStatus_Stop | User stops sharing docs. |
Definition at line 2599 of file ZoomSDKErrors.h.
Enumeration of emoji feedback types.
Definition at line 2187 of file ZoomSDKErrors.h.
Enumeration of emoji reaction display types in the meeting UI.
Definition at line 2004 of file ZoomSDKErrors.h.
Enumeration of available emoji reaction skin tones.
Definition at line 1557 of file ZoomSDKErrors.h.
Enumeration of available emoji reaction types. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0060612.
Definition at line 1537 of file ZoomSDKErrors.h.
| enum ZoomSDKError |
Enumeration of common errors of SDK.
Definition at line 223 of file ZoomSDKErrors.h.
Enumeration of the types of face makeup effects.
Definition at line 1955 of file ZoomSDKErrors.h.
Enumeration of face recognition failure strategies.
Definition at line 2171 of file ZoomSDKErrors.h.
Enumeration of the status of a file transfer.
Definition at line 2476 of file ZoomSDKErrors.h.
Enumeration of the focus mode share type. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0063004.
Definition at line 2328 of file ZoomSDKErrors.h.
| enum ZoomSDKFPSValue |
Enumeration of limited FPS (frames per second) values.
Definition at line 1276 of file ZoomSDKErrors.h.
Enumeration of video frame data format.
| Enumerator | |
|---|---|
| ZoomSDKFrameDataFormat_I420_Limited | I420 format with limited (TV) range color space. |
| ZoomSDKFrameDataFormat_I420_Full | I420 format with full (PC) range color space. |
Definition at line 2047 of file ZoomSDKErrors.h.
Enumeration of asset type.
| Enumerator | |
|---|---|
| ZoomSDKGrantCoOwnerAssetsType_None | For initialization. |
| ZoomSDKGrantCoOwnerAssetsType_Summary | Summary. |
| ZoomSDKGrantCoOwnerAssetsType_CloudRecording | CloudRecording. |
Definition at line 2644 of file ZoomSDKErrors.h.
Enumeration of live transcription operation types.
Definition at line 1815 of file ZoomSDKErrors.h.
Enumeration of live transcription status in a meeting.
Definition at line 1800 of file ZoomSDKErrors.h.
Enumeration of local recording request privilege settings.
Definition at line 2032 of file ZoomSDKErrors.h.
Enumeration of local video device rotation actions.
Definition at line 1340 of file ZoomSDKErrors.h.
Enumeration of the login failure reasons.
Definition at line 1653 of file ZoomSDKErrors.h.
| enum ZoomSDKLoginStatus |
Enumeration of ZOOM SDK login status.
| Enumerator | |
|---|---|
| ZoomSDKLoginStatus_Idle | User does not login. |
| ZoomSDKLoginStatus_Success | Login successfully. |
| ZoomSDKLoginStatus_Failed | Login failed. |
| ZoomSDKLoginStatus_Processing | Login in progress. |
Definition at line 435 of file ZoomSDKErrors.h.
| enum ZoomSDKMeetingError |
Enumeration of errors to start/join meeting.
| Enumerator | |
|---|---|
| ZoomSDKMeetingError_Success | Start/Join meeting successfully. |
| ZoomSDKMeetingError_ConnectionError | The connection with the backend service has errors. |
| ZoomSDKMeetingError_ReconnectFailed | Failed to reconnect the meeting. |
| ZoomSDKMeetingError_MMRError | MMR issue, please check MMR configuration. |
| ZoomSDKMeetingError_PasswordError | The meeting password is incorrect. |
| ZoomSDKMeetingError_SessionError | Failed to create video and audio data connection with MMR. |
| ZoomSDKMeetingError_MeetingOver | Meeting is over. |
| ZoomSDKMeetingError_MeetingNotStart | Meeting is not started. |
| ZoomSDKMeetingError_MeetingNotExist | The meeting does not exist. |
| ZoomSDKMeetingError_UserFull | The number of participants exceeds the upper limit. For users that can't join the meeting, they can go to watch the live stream with the interface ZoomSDKMeetingServiceDelegate::onMeetingFullToWatchLiveStream: if the host has started. |
| ZoomSDKMeetingError_ClientIncompatible | The ZOOM SDK version is incompatible. |
| ZoomSDKMeetingError_NoMMR | No MMR is valid. |
| ZoomSDKMeetingError_MeetingLocked | The meeting is locked by the host. |
| ZoomSDKMeetingError_MeetingRestricted | The meeting is restricted. |
| ZoomSDKMeetingError_MeetingJBHRestricted | The meeting is restricted to join before host. |
| ZoomSDKMeetingError_EmitWebRequestFailed | Failed to request the web server. |
| ZoomSDKMeetingError_StartTokenExpired | Failed to start meeting with expired token. |
| ZoomSDKMeetingError_VideoSessionError | The user's video does not work. |
| ZoomSDKMeetingError_AudioAutoStartError | The user's audio cannot auto-start. |
| ZoomSDKMeetingError_RegisterWebinarFull | The amount of webinar attendees reaches the upper limit. |
| ZoomSDKMeetingError_RegisterWebinarHostRegister | User needs to register a webinar account if he wants to start a webinar. |
| ZoomSDKMeetingError_RegisterWebinarPanelistRegister | User needs to register an account if he wants to join the webinar by the link. |
| ZoomSDKMeetingError_RegisterWebinarDeniedEmail | The host has denied your webinar registration. |
| ZoomSDKMeetingError_RegisterWebinarEnforceLogin | Sign in with the specified account to join webinar. |
| ZoomSDKMeetingError_ZCCertificateChanged | The certificate of ZC has been changed. |
| ZoomSDKMeetingError_vanityNotExist | Vanity conference ID does not exist. |
| ZoomSDKMeetingError_joinWebinarWithSameEmail | Join webinar with the same email. |
| ZoomSDKMeetingError_disallowHostMeeting | Meeting settings is not allowed to start a meeting. |
| ZoomSDKMeetingError_ConfigFileWriteFailed | Failed to write configure file. |
| ZoomSDKMeetingError_forbidToJoinInternalMeeting | Forbidden to join the internal meeting. |
| ZoomSDKMeetingError_RemovedByHost | User is removed from meeting by host. |
| ZoomSDKMeetingError_HostDisallowOutsideUserJoin | Host disallow outside user join. |
| ZoomSDKMeetingError_UnableToJoinExternalMeeting | To join a meeting hosted by an external Zoom account, your SDK app has to be published on Zoom Marketplace. You can refer to Section 6.1 of Zoom's API License Terms of Use. |
| ZoomSDKMeetingError_BlockedByAccountAdmin | Join failed because this Meeting SDK key is blocked by the host’s account admin. |
| ZoomSDKMeetingError_NeedSigninForPrivateMeeting | Need sign in using the same account as the meeting organizer. |
| ZoomSDKMeetingError_NeedConfirmPlink | Join meeting param vanityID is duplicated and needs to be confirmed. For more information about Vanity URLs, see https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0061540#multipleVanity. |
| ZoomSDKMeetingError_NeedInputPlink | Join meeting param vanityID does not exist in the current account. For more information about Vanity URLs, see https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0061540#multipleVanity. |
| ZoomSDKMeetingError_Unknown | Unknown error. |
| ZoomSDKMeetingError_None | No error. |
| ZoomSDKMeetingError_AppPrivilegeTokenError | App privilege token error. |
| ZoomSDKMeetingError_AuthorizedUserNotInMeeting | Authorized user not in meeting. |
| ZoomSDKMeetingError_OnBehalfTokenConflictLoginError | On-behalf token error: conflict with login credentials. |
| ZoomSDKMeetingError_UserLevelTokenNotHaveHostZakObf | User level privilege token not have host zak/obf. |
| ZoomSDKMeetingError_AppCanNotAnonymousJoinMeeting | App can not anonymous join meeting. |
| ZoomSDKMeetingError_OnBehalfTokenInvalid | On-behalf token invalid. |
| ZoomSDKMeetingError_OnBehalfTokenNotMatchMeeting | On-behalf token meeting number not match. |
| ZoomSDKMeetingError_JmakUserEmailNotMatch | Jmak user email not match. |
Definition at line 331 of file ZoomSDKErrors.h.
Enumeration of options to enable a specific meeting feature.
Definition at line 2386 of file ZoomSDKErrors.h.
| enum ZoomSDKMeetingStatus |
Enumeration of meeting status.
Definition at line 450 of file ZoomSDKErrors.h.
Enumeration of supported audio types in a Zoom meeting. This is a bitmask enumeration; multiple values can be combined using bitwise OR.
Definition at line 2019 of file ZoomSDKErrors.h.
Enumeration of notification service error codes.
Definition at line 1934 of file ZoomSDKErrors.h.
Enumeration of the status of the notification service.
Definition at line 1918 of file ZoomSDKErrors.h.
Enumeration of the panelist chat privilege in webinar meeting.
| Enumerator | |
|---|---|
| ZoomSDKPanelistChatPrivilege_PanelistOnly | Allow panelists only to chat with each other.[for webinar]. |
| ZoomSDKPanelistChatPrivilege_All | Allow panelist to chat with everyone.[for webinar]. |
Definition at line 1396 of file ZoomSDKErrors.h.
| enum ZoomSDKPinResult |
Enumeration of the result of a pin operation.
Definition at line 1628 of file ZoomSDKErrors.h.
Enumeration of the pre-assign breakout room data download status.
Definition at line 2142 of file ZoomSDKErrors.h.
Enumeration of SDK pre-meeting errors.
| Enumerator | |
|---|---|
| ZoomSDKPremeetingError_Success | Calls SDK successfully. |
| ZoomSDKPremeetingError_Failed | Calls SDK failed. |
| ZoomSDKPremeetingError_TimeOut | Timeout. |
| ZoomSDKPremeetingError_Unknown | Unknown errors. |
Definition at line 317 of file ZoomSDKErrors.h.
Enumeration of user's presence status. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0065488.
Definition at line 2058 of file ZoomSDKErrors.h.
Enumeration of Q&A connection statuses.
Definition at line 1232 of file ZoomSDKErrors.h.
Enumeration of question status.
Definition at line 1214 of file ZoomSDKErrors.h.
Enumeration of memory modes for raw data handling.
| Enumerator | |
|---|---|
| ZoomSDKRawDataMemoryMode_Stack | Use stack memory. |
| ZoomSDKRawDataMemoryMode_Heap | Use heap memory. |
Definition at line 1310 of file ZoomSDKErrors.h.
| enum ZoomSDKRawDataType |
Enumeration of raw data types.
| Enumerator | |
|---|---|
| ZoomSDKRawDataType_Video | Video raw data. |
| ZoomSDKRawDataType_Share | Share raw data. |
Definition at line 1357 of file ZoomSDKErrors.h.
Enumeration of Recording status.
Definition at line 594 of file ZoomSDKErrors.h.
Enumeration of the reminder action type.
| Enumerator | |
|---|---|
| ZoomSDKReminderActionType_None | No action required. |
| ZoomSDKReminderActionType_NeedSignin | User needs to sign in. |
| ZoomSDKReminderActionType_NeedSwitchAccount | User needs to switch accounts. |
Definition at line 2314 of file ZoomSDKErrors.h.
| enum ZoomSDKReminderType |
Enumeration of reminder types.
| Enumerator | |
|---|---|
| ZoomSDKReminderType_LoginRequired | Reminder type of login. |
| ZoomSDKReminderType_StartOrJoinMeeting | Reminder type of start or join meeting. |
| ZoomSDKReminderType_RecordReminder | Reminder type of record reminder. |
| ZoomSDKReminderType_RecordDisclaimer | Reminder type of record reminder. |
| ZoomSDKReminderType_LiveStreamDisclaimer | Reminder type of live stream reminder. |
| ZoomSDKReminderType_ArchiveDisclaimer | Reminder type of archive reminder. |
| ZoomSDKReminderType_WebinarAsPanelistJoin | Reminder type of join webinar as panelist. |
| ZoomSDKReminderType_TermsService | Reminder type of terms of service or privacy statement changed. |
| ZoomSDKReminderType_SmartSummaryDisclaimer | Reminder type of smart summary. |
| ZoomSDKReminderType_SmartSummaryEnableRequestReminder |
|
| ZoomSDKReminderType_QueryDisclaimer | Reminder type of query disclaimer. |
| ZoomSDKReminderType_QueryEnableRequestReminder |
|
| ZoomSDKReminderType_EnableSmartSummaryReminder |
|
| ZoomSDKReminderType_WebinarAttendeePromoteReminder | Reminder type of webinar promote attendee. |
| ZoomSDKReminderType_JoinMeetingPrivateModeReminder | Reminder type of join meeting with private mode. |
| ZoomSDKReminderType_SmartRecordingEnableRequestReminder |
|
| ZoomSDKReminderType_EnableSmartRecordingReminder |
|
| ZoomSDKReminderType_AICompanionPlusDisclaimer |
|
| ZoomSDKReminderType_ClosedCaptionDisclamier | Reminder type of ClosedCaption disclaimer. |
| ZoomSDKReminderType_MultiDisclamier | Reminder type of disclaimers combination. |
| ZoomSDKReminderType_JoinMeetingConnectorAsGuestReminder | Reminder type for join meeting connector with guest mode. |
| ZoomSDKReminderType_CommonDisclaimer | Reminder type of common disclaimer. |
| ZoomSDKReminderType_CustomAICompanionDisclamier | Reminder type of custom AI Companion disclaimer. |
| ZoomSDKReminderType_AICRestrictNotifyDisclamier | Reminder type of AI Companion restrict notify disclaimer. |
Definition at line 2087 of file ZoomSDKErrors.h.
Enumeration of status of remote control.
Definition at line 568 of file ZoomSDKErrors.h.
Enumeration of the remote support status.
Definition at line 2356 of file ZoomSDKErrors.h.
Enumeration of the remote support type. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0068720.
Definition at line 2342 of file ZoomSDKErrors.h.
Enumeration of attendee request for help results.
Definition at line 1296 of file ZoomSDKErrors.h.
Enumeration of the status of a local recording permission request.
Definition at line 1970 of file ZoomSDKErrors.h.
Enumeration of the response status when a participant requests the host to start cloud recording.
Definition at line 2372 of file ZoomSDKErrors.h.
| enum ZoomSDKResolution |
Enumeration of video resolution options.
Definition at line 1321 of file ZoomSDKErrors.h.
| enum ZoomSDKRichTextStyle |
Enumeration of the content font style type for chat message. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0064400.
Definition at line 2239 of file ZoomSDKErrors.h.
Enumeration of the mode for screen capture. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0063824.
Definition at line 1443 of file ZoomSDKErrors.h.
Enumeration of setting page URLs.
| Enumerator | |
|---|---|
| ZoomSDKSettingPageURL_General_ViewMoreSetting |
|
| ZoomSDKSettingPageURL_Audio_LearnMore | URL for the "Learn More" link on the Audio settings page. |
| ZoomSDKSettingPageURL_VB_LearnMore | URL for the "Learn More" link on the Virtual Background (VB) settings page. |
| ZoomSDKSettingPageURL_ShareScreen_LearnMore | URL for the "Learn More" link on the Share Screen settings page. |
Definition at line 1690 of file ZoomSDKErrors.h.
Enumeration of screen sharing options when setting the page share screen item. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0060612.
Definition at line 1590 of file ZoomSDKErrors.h.
Enumeration of virtual background video errors.
Definition at line 1473 of file ZoomSDKErrors.h.
Enumeration of video light adjustment modes. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0060612.
Definition at line 1460 of file ZoomSDKErrors.h.
Enumeration of types of shared content.
Definition at line 814 of file ZoomSDKErrors.h.
Enumeration of sharing types.
| Enumerator | |
|---|---|
| ShareSettingType_OnlyHostCanGrab | Anyone can share, but only one can share at a moment, and only the host can start sharing when another user is sharing. The previous share will be ended once the host grabs the sharing. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0058730#h_01GCCD82NKKECQ6QJNH6F4CTWA. |
| ShareSettingType_OnlyHostCanShare | Only host can share. |
| ShareSettingType_AnyoneCanGrab | Only one participant can share at a time. And anyone can start sharing when someone else is sharing. |
| ShareSettingType_MultiShare | Multi participant can share at a moment. |
| ShareSettingType_None | |
Definition at line 1172 of file ZoomSDKErrors.h.
| enum ZoomSDKShareStatus |
Enumeration of sharing status.
| Enumerator | |
|---|---|
| ZoomSDKShareStatus_None | For initialization. |
| ZoomSDKShareStatus_SelfBegin | The current user begins the share. |
| ZoomSDKShareStatus_SelfEnd | The current user ends the share. |
| ZoomSDKShareStatus_OtherBegin | Other user begins the share. |
| ZoomSDKShareStatus_OtherEnd | Other user ends the share. |
| ZoomSDKShareStatus_ViewOther | The current user is viewing the share by others. |
| ZoomSDKShareStatus_Pause | The share is paused. |
| ZoomSDKShareStatus_Resume | The share is resumed. |
| ZoomSDKShareStatus_ContentTypeChange |
|
| ZoomSDKShareStatus_SelfStartAudioShare | The current user begins to share the sounds of computer audio. |
| ZoomSDKShareStatus_SelfStopAudioShare | The current user stops sharing the sounds of computer audio. |
| ZoomSDKShareStatus_OtherStartAudioShare | Other user begins to share the sounds of computer audio. |
| ZoomSDKShareStatus_OtherStopAudioShare | Other user stops sharing the sounds of computer audio. |
| ZoomSDKShareStatus_Disconnected | The share is disconnected. |
Definition at line 486 of file ZoomSDKErrors.h.
Enumeration of zoom ratios of the shared content view.
Definition at line 1834 of file ZoomSDKErrors.h.
Enumeration of the status of sign language interpretation.
Definition at line 1905 of file ZoomSDKErrors.h.
Enumeration of the spotlight operation result.
Definition at line 1605 of file ZoomSDKErrors.h.
Enumeration of background noise suppression levels. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0059985.
Definition at line 1426 of file ZoomSDKErrors.h.
| enum ZoomSDKTestMicStatus |
Enumeration of microphone test types.
| Enumerator | |
|---|---|
| testMic_Normal | Normal status. |
| testMic_Recording | Recording in progress. |
| testMic_RecrodingStopped | Recording has stopped. |
| testMic_Playing | Playing back the recorded audio. |
Definition at line 1136 of file ZoomSDKErrors.h.
Enumeration of meeting transfer modes.
Definition at line 2552 of file ZoomSDKErrors.h.
| enum ZoomSDKUIAppearance |
Enumeration of UI appearance modes.
Definition at line 1509 of file ZoomSDKErrors.h.
| enum ZoomSDKUITheme |
Enumeration of available UI themes.
| Enumerator | |
|---|---|
| ZoomSDKUITheme_Bloom | Bloom theme. |
| ZoomSDKUITheme_Rose | Rose theme. |
| ZoomSDKUITheme_Agave | Agave theme. |
| ZoomSDKUITheme_Classic | Classic theme. |
Definition at line 1522 of file ZoomSDKErrors.h.
| enum ZoomSDKUserType |
Enumeration of user types.
| Enumerator | |
|---|---|
| ZoomSDKUserType_ZoomUser | User logs in with working email. |
| ZoomSDKUserType_SSOUser | Single-sign-on user. |
| ZoomSDKUserType_WithoutLogin | Users who are not logged in. |
Definition at line 15 of file ZoomSDKErrors.h.
Enumeration of video effect types.
Definition at line 1493 of file ZoomSDKErrors.h.
Enumeration of video file share play errors.
Definition at line 2207 of file ZoomSDKErrors.h.
Enumeration of video preference modes.
Definition at line 2536 of file ZoomSDKErrors.h.
| enum ZoomSDKVideoQuality |
Enumeration of video quality.
Definition at line 634 of file ZoomSDKErrors.h.
The colorspace of video rawdata.
Definition at line 2657 of file ZoomSDKErrors.h.
Enumeration of video render resolution.
Definition at line 1726 of file ZoomSDKErrors.h.
| enum ZoomSDKVideoStatus |
Enumeration of the status of a user's video.
Definition at line 540 of file ZoomSDKErrors.h.
Enumeration of the type for video subscribe failed reason.
Definition at line 1778 of file ZoomSDKErrors.h.
Enumeration of waiting room layout type. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0059359.
| Enumerator | |
|---|---|
| ZoomSDKWaitingRoomLayoutType_Default | Default layout. |
| ZoomSDKWaitingRoomLayoutType_Logo | Layout displaying a logo. |
| ZoomSDKWaitingRoomLayoutType_Video | Layout displaying a video. |
Definition at line 1877 of file ZoomSDKErrors.h.
Enumeration of wallpaper layout modes.
Definition at line 2506 of file ZoomSDKErrors.h.
Enumeration of the wallpaper setting status.
Definition at line 2520 of file ZoomSDKErrors.h.
Enumeration of the whiteboard create options.
Definition at line 2289 of file ZoomSDKErrors.h.
Enumeration of the whiteboard share options.
Definition at line 2275 of file ZoomSDKErrors.h.
Enumeration of the whiteboard status.
| Enumerator | |
|---|---|
| ZoomSDKWhiteboardStatus_Started | The user has started sharing their whiteboard. |
| ZoomSDKWhiteboardStatus_Stopped | The user has stopped sharing their whiteboard. |
Definition at line 2303 of file ZoomSDKErrors.h.