Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTCConstants.h
Go to the documentation of this file.
1//
2// MobileRTCConstants.h
3// MobileRTC
4//
5// Created by Zoom Communications on 8/7/14.
6// Copyright (c) Zoom Communications, Inc. All rights reserved.
7//
8
12typedef NS_ENUM(NSUInteger, MobileRTCSDKError) {
85};
86
118
162
166typedef NS_ENUM(NSUInteger, MobileRTCMeetError) {
264};
265
301
311
329
339
343typedef NS_ENUM(NSUInteger, JBHCmd) {
348};
349
389
407
423
441
455
475
491
511
523
535
551
563
575
598
610
624
636
658
672
688
700
712
728
742
758
770
788
802
809
823
833
847
898
908
918
953
963
975
991
1005
1027
1041
1067
1087
1105
1125
1139
1157
1175
1218
1243
1261
1296
1309
1330
1344
1360
1378
1391
1407
1430
1442
1462
1476
1524
1538
1566
1578
1590
1604
1614
1648
1660
1672
1682
1696
1708
1734
1759
1771
1783
1799
1809
1823
1833
1847
1861
1862
1871
1872
MobileRTCRichTextStyle
Enumeration of the content font style type for chat message. For more information,...
@ MobileRTCRichTextStyle_Bold
@ MobileRTCRichTextStyle_NumberedList
@ MobileRTCRichTextStyle_BackgroundColor
@ MobileRTCRichTextStyle_Strikethrough
@ MobileRTCRichTextStyle_Underline
@ MobileRTCRichTextStyle_InsertLink
@ MobileRTCRichTextStyle_BulletedList
@ MobileRTCRichTextStyle_Indent
@ MobileRTCRichTextStyle_FontColor
@ MobileRTCRichTextStyle_Italic
@ MobileRTCRichTextStyle_FontSize
@ MobileRTCRichTextStyle_Paragraph
@ MobileRTCRichTextStyle_Quote
@ MobileRTCRichTextStyle_None
MobileRTCMeetError
Enumeration of errors to start/join meeting.
@ MobileRTCMeetError_VBMaximumNum
@ MobileRTCMeetError_VanityNotExist
@ MobileRTCMeetError_RegisterWebinarHostRegister
@ MobileRTCMeetError_BlockedByAccountAdmin
@ MobileRTCMeetError_MeetingNotStart
@ MobileRTCMeetError_MeetingClientIncompatible
@ MobileRTCMeetError_ReconnectError
@ MobileRTCMeetError_ConnectionError
@ MobileRTCMeetError_RegisterWebinarPanelistRegister
@ MobileRTCMeetError_MeetingUserFull
@ MobileRTCMeetError_MeetingOver
@ MobileRTCMeetError_NeedSignInForPrivateMeeting
@ MobileRTCMeetError_MeetingNotExist
@ MobileRTCMeetError_NoMMR
@ MobileRTCMeetError_TooFrequenceCall
@ MobileRTCMeetError_PasswordError
@ MobileRTCMeetError_MeetingRestricted
@ MobileRTCMeetError_Success
@ MobileRTCMeetError_RegisterWebinarFull
@ MobileRTCMeetError_InvalidUserType
@ MobileRTCMeetError_AppPrivilegeTokenError
@ MobileRTCMeetError_Failed
@ MobileRTCMeetError_VBNoSupport
@ MobileRTCMeetError_VBSetError
@ MobileRTCMeetError_RegisterWebinarDeniedEmail
@ MobileRTCMeetError_ZCCertificateChanged
@ MobileRTCMeetError_RegisterWebinarEnforceLogin
@ MobileRTCMeetError_VBRemoveNone
@ MobileRTCMeetError_SessionError
@ MobileRTCMeetError_CannotStartTokenExpire
@ MobileRTCMeetError_VBGreenScreenNoSupport
@ MobileRTCMeetError_MMRError
@ MobileRTCMeetError_Unknown
@ MobileRTCMeetError_HostDisallowOutsideUserJoin
@ MobileRTCMeetError_MeetingLocked
@ MobileRTCMeetError_MeetingRestrictedJBH
@ MobileRTCMeetError_RemovedByHost
@ MobileRTCMeetError_InAnotherMeeting
@ MobileRTCMeetError_WriteConfigFile
@ MobileRTCMeetError_UnableToJoinExternalMeeting
@ MobileRTCMeetError_WrongUsage
@ MobileRTCMeetError_VBSaveImage
@ MobileRTCMeetError_CannotEmitWebRequest
@ MobileRTCMeetError_AudioAutoStartError
@ MobileRTCMeetError_JoinWebinarWithSameEmail
@ MobileRTCMeetError_InvalidArguments
@ MobileRTCMeetError_VBBase
@ MobileRTCMeetError_VideoError
MobileRTCAudioOutput
Enumeration of audio output description.
@ MobileRTCAudioOutput_Unknown
@ MobileRTCAudioOutput_Speaker
@ MobileRTCAudioOutput_Headphones
@ MobileRTCAudioOutput_Receiver
@ MobileRTCAudioOutput_Bluetooth
MobileRTCWebinarPromoteorDepromoteError
Enumeration of promoting/demoting attendee and panelist errors in webinar.
@ MobileRTCWebinarPromoteorDepromoteError_Webinar_Panelist_Capacity_Exceed
@ MobileRTCWebinarPromoteorDepromoteError_Not_Found_Webinar_Attendee
@ MobileRTCWebinarPromoteorDepromoteError_Success
MobileRTCMeetingState
Enumeration of meeting status.
@ MobileRTCMeetingState_JoinBO
@ MobileRTCMeetingState_WebinarDePromote
@ MobileRTCMeetingState_Ended
@ MobileRTCMeetingState_Unlocked
@ MobileRTCMeetingState_InMeeting
@ MobileRTCMeetingState_Reconnecting
@ MobileRTCMeetingState_Idle
@ MobileRTCMeetingState_Locked
@ MobileRTCMeetingState_WaitingForHost
@ MobileRTCMeetingState_Disconnecting
@ MobileRTCMeetingState_WebinarPromote
@ MobileRTCMeetingState_Failed
@ MobileRTCMeetingState_LeaveBO
@ MobileRTCMeetingState_InWaitingRoom
@ MobileRTCMeetingState_Connecting
MobileRTCVideoQuality
Enumeration of video quality.
@ MobileRTCVideoQuality_Bad
@ MobileRTCVideoQuality_Good
@ MobileRTCVideoQuality_Unknown
@ MobileRTCVideoQuality_Normal
MobileRTCAttendeeViewMode
Enumeration of attendee view modes in a Zoom meeting. For more information, please visit https://supp...
@ MobileRTCAttendeeViewMode_None
@ MobileRTCAttendeeViewMode_Gallery
@ MobileRTCAttendeeViewMode_Speaker
@ MobileRTCAttendeeViewMode_Sharing_SidebysideSpeaker
@ MobileRTCAttendeeViewMode_FollowHost
@ MobileRTCAttendeeViewMode_Sharing_SidebysideGallery
@ MobileRTCAttendeeViewMode_Sharing_Standard
MobileRTCBOControllerError
Enumeration of the errors related to the Breakout Room (BO) controller operations.
@ MobileRTCBOControllerError_WRONG_CURRENT_STATUS
@ MobileRTCBOControllerError_NO_PRIVILEGE
@ MobileRTCBOControllerError_UPLOAD_FAIL
@ MobileRTCBOControllerError_TOKEN_NOT_READY
@ MobileRTCBOControllerError_BO_LIST_IS_UPLOADING
@ MobileRTCBOControllerError_NULL_POINTER
@ MobileRTCBOControllerError_NO_ONE_HAS_BEEN_ASSIGNED
@ MobileRTCBOControllerError_UNKNOWN
MobileRTCFaceRecognitionFailStrategy
Enumeration of face recognition failure strategies.
@ MobileRTCFaceRecognitionFailStrategy_UsingOriginalVideo
@ MobileRTCFaceRecognitionFailStrategy_Remain
@ MobileRTCFaceRecognitionFailStrategy_None
@ MobileRTCFaceRecognitionFailStrategy_UsingCenterCoordinates
MobileRTCMinimizeMeetingState
Enumeration of Minimize Meeting states in Zoom UI.
@ MobileRTCMinimizeMeeting_ShowMinimizeMeeting
@ MobileRTCMinimizeMeeting_BackFullScreenMeeting
MobileRTCChatMessageDeleteType
Enumeration of the chat message delete type.
@ MobileRTCChatMessageDeleteType_By_None
@ MobileRTCChatMessageDeleteType_By_Host
@ MobileRTCChatMessageDeleteType_By_Self
@ MobileRTCChatMessageDeleteType_By_DLP
MobileRTCMeetingEncryptionType
Type of meeting encryption.
@ MobileRTCMeetingEncryptionType_E2EE
@ MobileRTCMeetingEncryptionType_Enhanced
@ MobileRTCMeetingEncryptionType_None
MobileRTCInviteMeetingStatus
Enumeration of invite meeting types.
@ MobileRTCInviteMeetingStatus_Timeout
@ MobileRTCInviteMeetingStatus_Canceled
@ MobileRTCInviteMeetingStatus_Accepted
@ MobileRTCInviteMeetingStatus_Declined
MobileRTCDocsCreateOption
Enumeration of document creation permission options.
@ MobileRTCDocsCreateOption_AccountUsers
@ MobileRTCDocsCreateOption_HostOnly
@ MobileRTCDocsCreateOption_All
@ MobileRTCDocsCreateOption_None
MobileRTCFrameDataFormat
Enumeration of video frame data format.
@ MobileRTCFrameDataFormat_I420
@ MobileRTCFrameDataFormat_I420_Limit
MobileRTCUserType
Enumerates the types of users.
@ MobileRTCUserType_SSOUser
@ MobileRTCUserType_GoogleOAuth
@ MobileRTCUserType_Facebook
@ MobileRTCUserType_APIUser
@ MobileRTCUserType_ZoomUser
@ MobileRTCUserType_Unknown
MobileRTCAudioChannel
Enumeration of audio channel types.
@ MobileRTCAudioChannel_Mono
@ MobileRTCAudioChannel_Stereo
MobileRTCMeetingItemRecordType
Enumeration of meeting recording types in meeting.
@ MobileRTCMeetingItemRecordType_Unknown
@ MobileRTCMeetingItemRecordType_LocalRecord
@ MobileRTCMeetingItemRecordType_AutoRecordDisabled
@ MobileRTCMeetingItemRecordType_CloudRecord
MobileRTCAnnotationError
Enumeration of annotation-related operational error states.
@ MobileRTCAnnotationError_PermissionDenied
@ MobileRTCAnnotationError_Successed
@ MobileRTCAnnotationError_Failed
MobileRTCChatAllowAttendeeChat
Enumeration of attendee chat permission in webinar.
@ MobileRTCChatAllowAttendeeChat_ChatWithNone
@ MobileRTCChatAllowAttendeeChat_ChatWithPanelist
@ MobileRTCChatAllowAttendeeChat_ChatWithAll
MobileRTCMicrophoneError
Enumeration of Audio Errors.
@ MobileRTCMicrophoneError_MicMuted
@ MobileRTCMicrophoneError_MicUnavailable
@ MobileRTCMicrophoneError_FeedbackDetected
MobileRTCPollingStatus
Enumeration of polling statuses.
@ MobileRTCPollingStatus_Initial
@ MobileRTCPollingStatus_Stopped
@ MobileRTCPollingStatus_Started
@ MobileRTCPollingStatus_ShareResult
MobileRTCNotificationServiceStatus
Enumeration of the type for alive connect service status.
@ MobileRTCNotificationServiceStatus_Started
@ MobileRTCNotificationServiceStatus_StartFailed
@ MobileRTCNotificationServiceStatus_Closed
@ MobileRTCNotificationServiceStatus_None
@ MobileRTCNotificationServiceStatus_Starting
MobileRTCRecordingStatus
Enumeration of recording status.
@ MobileRTCRecording_Pause
@ MobileRTCRecording_Fail
@ MobileRTCRecording_Stop
@ MobileRTCRecording_DiskFull
@ MobileRTCRecording_Connecting
@ MobileRTCRecording_Start
MobileRTCNotificationServiceError
Enumeration of notification service error codes.
@ MobileRTCNotificationServiceError_Multi_Connect
@ MobileRTCNotificationServiceError_App_Background
@ MobileRTCNotificationServiceError_Internal_Error
@ MobileRTCNotificationServiceError_Network_Issue
@ MobileRTCNotificationServiceError_Invalid_Token
@ MobileRTCNotificationServiceError_Success
@ MobileRTCNotificationServiceError_Unknown
@ MobileRTCNotificationServiceError_Max_Duration
MobileRTCVideoPreferenceMode
Enumeration of video preference modes.
@ MobileRTCVideoPreferenceMode_Balance
@ MobileRTCVideoPreferenceMode_Custom
@ MobileRTCVideoPreferenceMode_Sharpness
@ MobileRTCVideoPreferenceMode_Smoothness
MobileRTCLiveStreamStatus
Enumeration of live stream status.
@ MobileRTCLiveStreamStatus_StartTimeout
@ MobileRTCLiveStreamStatus_StartSuccessed
@ MobileRTCLiveStreamStatus_Connecting
@ MobileRTCLiveStreamStatus_StartFailedOrEnded
@ MobileRTCLiveStreamStatus_Stop
MobileRTCChatMessageType
Enumeration of chat types.
@ MobileRTCChatMessageType_To_Individual
@ MobileRTCChatMessageType_To_All_Panelist
@ MobileRTCChatMessageType_To_Individual_Panelist
@ MobileRTCChatMessageType_To_WaitingRoomUsers
@ MobileRTCChatMessageType_To_All
@ MobileRTCChatMessageType_To_None
MobileRTCMeetingChatPriviledgeType
Enumeration of meeting chat types in meeting.
@ MobileRTCMeetingChatPriviledge_Host_Only
@ MobileRTCMeetingChatPriviledge_Everyone_Publicly
@ MobileRTCMeetingChatPriviledge_Everyone_Publicly_And_Privately
@ MobileRTCMeetingChatPriviledge_No_One
@ MobileRTCMeetingChatPriviledge_Unknown
MobileRTCVideoRawDataRotation
Enumeration of directions of video.
@ MobileRTCVideoRawDataRotation270
@ MobileRTCVideoRawDataRotation180
@ MobileRTCVideoRawDataRotation90
@ MobileRTCVideoRawDataRotationNone
MobileRTCSDKError
Enumeration of SDK error.
@ MobileRTCSDKError_VideoNotReady
@ MobileRTCSDKError_OtherSdkInstanceRunning
@ MobileRTCSDKError_MeetingViewtypeParameterIsWrong
@ MobileRTCSDKError_InternalError
@ MobileRTCSDKError_MeetingCallOutFailed
@ MobileRTCSDKError_NoShareData
@ MobileRTCSDKError_NoVideoDeviceIsFound
@ MobileRTCSDKError_MeetingAnnotationIsOff
@ MobileRTCSDKError_FileTransferError
@ MobileRTCSDKError_MeetingYouHaveNoShare
@ MobileRTCSDKError_Unauthentication
@ MobileRTCSDKError_Unknown
@ MobileRTCSDKError_NoPermission
@ MobileRTCSDKError_ModuleLoadFailed
@ MobileRTCSDKError_MeetingDontSupportFeature
@ MobileRTCSDKError_InvalidParameter
@ MobileRTCSDKError_NotInMeeting
@ MobileRTCSDKError_SettingOsDontSupport
@ MobileRTCSDKError_MeetingRemoteControlIsOff
@ MobileRTCSDKError_FailAssignUserPrivilege
@ MobileRTCSDKError_TranscoderNoFound
@ MobileRTCSDKError_TooFrequentCall
@ MobileRTCSDKError_NotSupportMultiStreamVideoUser
@ MobileRTCSDKError_NoAudiodeviceIsFound
@ MobileRTCSDKError_EmailLoginIsDisabled
@ MobileRTCSDKError_NoImpl
@ MobileRTCSDKError_WrongUsage
@ MobileRTCSDKError_ShareCannotSubscribeMyself
@ MobileRTCSDKError_MeetingNotShareSender
@ MobileRTCSDKError_HardwareNotMeetForVb
@ MobileRTCSDKError_Uninitialize
@ MobileRTCSDKError_ServiceFailed
@ MobileRTCSDKError_MemoryFailed
@ MobileRTCSDKError_NeedUserConfirmRecordDisclaimer
@ MobileRTCSDKError_NoRecordingInprocess
@ MobileRTCSDKError_Success
MobileRTCShareSettingType
Enumeration of LockShare Status changed.
@ MobileRTCShareSettingType_MultiShare
@ MobileRTCShareSettingType_None
@ MobileRTCShareSettingType_AnyoneGrab
@ MobileRTCShareSettingType_LockShare
@ MobileRTCShareSettingType_HostGrab
MobileRTCFileTransferStatus
Enumeration of the status of a file transfer.
@ FileTransferState_TransferFailed
@ FileTransferState_ReadyToTransfer
@ FileTransferState_NONE
@ FileTransferState_Transfering
@ FileTransferState_TransferDone
MobileRTCANNError
Enumeration of App Signaling.
@ MobileRTCANNError_NotCustomUI
@ MobileRTCANNError_Success
@ MobileRTCANNError_FeatureNotSupport
@ MobileRTCANNError_NotInMeeting
MobileRTCCameraError
Enumeration of camera-related operational error states.
@ MobileRTCCameraError_Success
@ MobileRTCCameraError_VideoNotSending
@ MobileRTCCameraError_CameraPermissionDenied
MobileRTCLocalRecordingRequestPrivilegeStatus
Enumeration of local recording request privilege settings.
@ MobileRTCLocalRecordingRequestPrivilege_AutoDeny
@ MobileRTCLocalRecordingRequestPrivilege_AllowRequest
@ MobileRTCLocalRecordingRequestPrivilege_None
@ MobileRTCLocalRecordingRequestPrivilege_AutoGrant
MobileRTCPollingActionType
Enumeration of polling action types.
@ MobileRTCPollingActionType_ShareResult
@ MobileRTCPollingActionType_Duplicate
@ MobileRTCPollingActionType_Submit
@ MobileRTCPollingActionType_Error
@ MobileRTCPollingActionType_Stop
@ MobileRTCPollingActionType_Unknown
@ MobileRTCPollingActionType_Start
@ MobileRTCPollingActionType_StopShareResult
@ MobileRTCPollingActionType_Delete
MobileRTCCannotShareReasonType
Enumeration of reasons why sharing is not allowed.
@ MobileRTCCannotShareReasonType_Reach_Maximum
@ MobileRTCCannotShareReasonType_UnKnown
@ MobileRTCCannotShareReasonType_None
@ MobileRTCCannotShareReasonType_Need_Grab_Audio_Sharing
@ MobileRTCCannotShareReasonType_Other_Screen_Sharing
@ MobileRTCCannotShareReasonType_Have_Share_From_Mainsession
@ MobileRTCCannotShareReasonType_Other_WB_Sharing
@ MobileRTCCannotShareReasonType_Need_Grab_Docs_Sharing
@ MobileRTCCannotShareReasonType_Need_Grab_Myself_Screen_Sharing
@ MobileRTCCannotShareReasonType_Need_Grab_Other_Screen_Sharing
@ MobileRTCCannotShareReasonType_Disabled
@ MobileRTCCannotShareReasonType_Locked
@ MobileRTCCannotShareReasonType_Other_Docs_Sharing
@ MobileRTCCannotShareReasonType_Need_Grap_WB_Sharing
MobileRTCDGrantCoOwnerAssetsType
@ MobileRTCDGrantCoOwnerAssetsType_None
@ MobileRTCDGrantCoOwnerAssetsType_Summary
@ MobileRTCDGrantCoOwnerAssetsType_CloudRecording
MobileRTCRawDataMemoryMode
Enumeration of memory modes for raw data handling.
@ MobileRTCRawDataMemoryModeStack
@ MobileRTCRawDataMemoryModeHeap
MobileRTCRemoteControlError
Enumeration of remote control-related operational result in meeting.
@ MobileRTCRemoteControlError_Successed
@ MobileRTCRemoteControlError_Failed
@ MobileRTCRemoteControlError_PermissionDenied
@ MobileRTCRemoteControlError_Stop
MobileRTCCMRError
Enumeration of CMR-related result error states.
@ MobileRTCCMRError_Successed
@ MobileRTCCMRError_Failed
@ MobileRTCCMRError_StorageFull
MobileRTCBOPreAssignBODataStatus
Enumeration of the pre-assign breakout room data download status.
@ MobileRTCBOPreAssignBODataStatus_None
@ MobileRTCBOPreAssignBODataStatus_Download_Ok
@ MobileRTCBOPreAssignBODataStatus_Download_Fail
@ MobileRTCBOPreAssignBODataStatus_Downloading
MobileRTCPollingQuestionType
Enumeration of polling question types. For more information, please visit https://support....
@ MobileRTCPollingQuestionType_Matching
@ MobileRTCPollingQuestionType_RankOrder
@ MobileRTCPollingQuestionType_Single
@ MobileRTCPollingQuestionType_Dropdown
@ MobileRTCPollingQuestionType_LongAnswer
@ MobileRTCPollingQuestionType_ShortAnswer
@ MobileRTCPollingQuestionType_RatingScale
@ MobileRTCPollingQuestionType_Multi
@ MobileRTCPollingQuestionType_Unknown
@ MobileRTCPollingQuestionType_FillBlank
MobileRTCAICompanionType
Enumeration of AI companion types.
@ MobileRTCAICompanionType_SMART_SUMMARY
@ MobileRTCAICompanionType_SMART_RECORDING
@ MobileRTCAICompanionType_QUERY
MobileRTCSMSVerifyResult
For SMS service usage.
@ MobileRTCSMSVerifyResult_RealNameAuthErrorIdentifyCode
@ MobileRTCSMSVerifyResult_RealNameAuthIdentifyCodeExpired
@ MobileRTCSMSVerifyResult_RealNameAuthUnknownError
@ MobileRTCSMSVerifyResult_Succ
@ MobileRTCSMSVerifyResult_RealNameAuthBypassVerify
MobileRTCUserRole
Enumeration of user roles.
@ MobileRTCUserRole_CoHost
@ MobileRTCUserRole_None
@ MobileRTCUserRole_Panelist
@ MobileRTCUserRole_Host
@ MobileRTCUserRole_BreakoutRoom_Moderator
@ MobileRTCUserRole_Attendee
MobileRTCAutoFramingMode
Enumeration of auto framing modes in video.
@ MobileRTCAutoFramingMode_None
@ MobileRTCAutoFramingMode_FaceRecognition
@ MobileRTCAutoFramingMode_CenterCoordinates
FreeMeetingNeedUpgradeType
Enumeration indicating reasons why a free meeting needs an upgrade.
@ FreeMeetingNeedUpgradeType_BY_ADMIN
@ FreeMeetingNeedUpgradeType_NONE
@ FreeMeetingNeedUpgradeType_BY_GIFTURL
MobileRTCUVCCameraStatus
Enumeration of UVC camera types.
@ MobileRTCUVCCameraStatus_Detached
@ MobileRTCUVCCameraStatus_Attached
MobileRTCDirectShareStatus
Enumeration of direct sharing status.
@ MobileRTCDirectShareStatus_Need_MeetingID_Or_PairingCode
@ MobileRTCDirectShareStatus_Connecting
@ MobileRTCDirectShareStatus_WrongMeetingID_Or_SharingKey
@ MobileRTCDirectShareStatus_Unknown
@ MobileRTCDirectShareStatus_Other_Error
@ MobileRTCDirectShareStatus_Need_Input_New_ParingCode
@ MobileRTCDirectShareStatus_NetWork_Error
@ MobileRTCDirectShareStatus_In_Direct_Share_Mode
@ MobileRTCDirectShareStatus_DirectShare_Prepared
@ MobileRTCDirectShareStatus_Ended
MobileRTCPollingType
Enumeration of polling types.
@ MobileRTCPollingType_Poll
@ MobileRTCPollingType_Unknown
@ MobileRTCPollingType_Quiz
MobileRTCMeetingItemAudioType
Enumeration of audio types in meeting.
@ MobileRTCMeetingItemAudioType_TelephoneOnly
@ MobileRTCMeetingItemAudioType_Unknown
@ MobileRTCMeetingItemAudioType_3rdPartyAudio
@ MobileRTCMeetingItemAudioType_VoipOnly
@ MobileRTCMeetingItemAudioType_TelephoneAndVoip
DialOutStatus
Enumeration of phone call status.
@ DialOutStatus_Ringing
@ DialOutStatus_TimeOut
@ DialOutStatus_Calling
@ DialOutStatus_ZoomStartCancelCall
@ DialOutStatus_UserHangUp
@ DialOutStatus_ZoomCancelCallFail
@ DialOutStatus_Accepted
@ DialOutStatus_Unknown
@ DialOutStatus_BlockTooFrequent
@ DialOutStatus_ZoomCallCanceled
@ DialOutStatus_BlockNoHost
@ DialOutStatus_JoinSuccess
@ DialOutStatus_Busy
@ DialOutStatus_BlockHighRate
@ DialOutStatus_NoAnswer
@ DialOutStatus_OtherFail
@ DialOutStatus_NotAvailable
MobileRTCSharingStatus
Enumeration of sharing status.
@ MobileRTCSharingStatus_View_Other_Sharing
@ MobileRTCSharingStatus_Self_Send_End
@ MobileRTCSharingStatus_Self_Send_Begin
@ MobileRTCSharingStatus_Pause
@ MobileRTCSharingStatus_Other_Share_End
@ MobileRTCSharingStatus_Other_Share_Begin
@ MobileRTCSharingStatus_Resume
@ MobileRTCSharingStatus_OtherPureAudioShareStart
@ MobileRTCSharingStatus_OtherPureAudioShareStop
MobileRTCSignInterpretationStatus
Enumeration of the status of sign language interpretation.
@ MobileRTCSignInterpretationStatus_Started
@ MobileRTCSignInterpretationStatus_Stopped
@ MobileRTCSignInterpretationStatus_Initial
MobileRTCBOStatus
Enumeration of Breakout Room (BO) status.
@ MobileRTCBOStatus_Edit
@ MobileRTCBOStatus_Stopping
@ MobileRTCBOStatus_Started
@ MobileRTCBOStatus_Ended
@ MobileRTCBOStatus_Invalid
MobileRTCNetworkQuality
Enumeration of connection quality.
@ MobileRTCNetworkQuality_Good
@ MobileRTCNetworkQuality_Excellent
@ MobileRTCNetworkQuality_Unknown
@ MobileRTCNetworkQuality_Bad
@ MobileRTCNetworkQuality_NotGood
@ MobileRTCNetworkQuality_VeryBad
@ MobileRTCNetworkQuality_Normal
MobileRTCInMeetingSupportAudioType
Enumeration of supported audio types in a Zoom meeting. This is a bitmask enumeration; multiple value...
@ MobileRTCInMeetingSupportAudioType_Voip
@ MobileRTCInMeetingSupportAudioType_None
@ MobileRTCInMeetingSupportAudioType_Telephone
MobileRTCDocsShareOption
Enumeration of document sharing permission options.
@ MobileRTCDocsShareOption_HostShare
@ MobileRTCDocsShareOption_HostGrabShare
@ MobileRTCDocsShareOption_None
@ MobileRTCDocsShareOption_AllGrabShare
MobileRTCSendChatError
Enumeration of SENDING CHAT MESSAGE result in meeting.
@ MobileRTCSendChatError_PermissionDenied
@ MobileRTCSendChatError_Successed
@ MobileRTCSendChatError_Failed
MobileRTCEmojiFeedbackType
Enumeration of emoji feedback types.
@ MobileRTCEmojiFeedbackType_None
@ MobileRTCEmojiFeedbackType_SlowDown
@ MobileRTCEmojiFeedbackType_No
@ MobileRTCEmojiFeedbackType_SpeedUp
@ MobileRTCEmojiFeedbackType_Yes
@ MobileRTCEmojiFeedbackType_Away
MobileRTC_AudioStatus
Enumeration of Audio status.
@ MobileRTC_AudioStatus_Audio_MutedAll_ByHost
@ MobileRTC_AudioStatus_Audio_UnMutedAll_ByHost
@ MobileRTC_AudioStatus_Audio_Muted
@ MobileRTC_AudioStatus_Audio_UnMuted_ByHost
@ MobileRTC_AudioStatus_None
@ MobileRTC_AudioStatus_Audio_UnMuted
@ MobileRTC_AudioStatus_Audio_Muted_ByHost
LeaveMeetingCmd
Enumeration of commands for leaving meeting.
@ LeaveMeetingCmd_Leave
@ LeaveMeetingCmd_End
MobileRTCComponentType
Enumeration of security session types. Marked as deprecated, no longer used.
@ MobileRTCComponentType_Chat
@ MobileRTCComponentType_AUDIO
@ MobileRTCComponentType_FT
@ MobileRTCComponentType_VIDEO
@ MobileRTCComponentType_Def
@ MobileRTCComponentType_AS
MobileRTCEmojiReactionType
Enumeration of available emoji reaction types. For more information, please visit https://support....
@ MobileRTCEmojiReactionType_Unknown
@ MobileRTCEmojiReactionType_Openmouth
@ MobileRTCEmojiReactionType_Thumbsup
@ MobileRTCEmojiReactionType_Joy
@ MobileRTCEmojiReactionType_Heart
@ MobileRTCEmojiReactionType_Tada
@ MobileRTCEmojiReactionType_Clap
MobileRTCMeetingType
Enumeration of meeting types.
@ MobileRTCMeetingType_None
@ MobileRTCMeetingType_Normal
@ MobileRTCMeetingType_Webinar
@ MobileRTCMeetingType_BreakoutRoom
JBHCmd
Enumeration of waiting UI when JBH is disabled.
@ JBHCmd_Hide
@ JBHCmd_Show
MobileRTCWhiteboardStatus
Enumeration of the whiteboard status.
@ MobileRTCWhiteboardStatus_Stopped
@ MobileRTCWhiteboardStatus_Started
MobileRTCLiveTranscriptionStatus
Enumeration of live transcription status.
@ MobileRTC_LiveTranscription_Status_Connecting
@ MobileRTC_LiveTranscription_Status_Stop
@ MobileRTC_LiveTranscription_Status_Start
@ MobileRTC_LiveTranscription_Status_Unknown
@ MobileRTC_LiveTranscription_Status_UserSub
MobileRTC_VideoStatus
Enumeration of the status of a user's video.
@ MobileRTC_VideoStatus_Video_OFF
@ MobileRTC_VideoStatus_Video_ON
@ MobileRTC_VideoStatus_Video_Muted_ByHost
H323CallOutStatus
Enumeration of H.323/SIP outgoing call status.
@ H323CallOutStatus_Busy
@ H323CallOutStatus_Success
@ H323CallOutStatus_Ring
@ H323CallOutStatus_Decline
@ H323CallOutStatus_Failed
@ H323CallOutStatus_Timeout
MobileRTCReminderActionType
Enumeration of the reminder action type.
@ MobileRTCReminderActionType_NeedSwitchAccount
@ MobileRTCReminderActionType_NeedSignIn
@ MobileRTCReminderActionType_None
MobileRTCWhiteboardShareOption
Enumeration of the whiteboard share options.
@ MobileRTCWhiteboardShareOption_AllGrabShare
@ MobileRTCWhiteboardShareOption_HostGrabShare
@ MobileRTCWhiteboardShareOption_HostShare
MobileRTCAudioRawdataSamplingRate
Enumeration representing the sampling rate of acquired raw audio data.
@ MobileRTCAudioRawdataSamplingRate_48K
@ MobileRTCAudioRawdataSamplingRate_32K
MobileRTCVideoType
@ MobileRTCVideoType_ShareData
@ MobileRTCVideoType_VideoData
MobileRTCRequestStartCloudRecordingStatus
Enumeration of the status of a local recording permission request.
@ MobileRTCRequestStartCloudRecording_TimedOut
@ MobileRTCRequestStartCloudRecording_Granted
@ MobileRTCRequestStartCloudRecording_Denied
MobileRTCVideoResolution
Enumeration of video resolution options.
@ MobileRTCVideoResolution_360
@ MobileRTCVideoResolution_180
@ MobileRTCVideoResolution_90
@ MobileRTCVideoResolution_720
MobileRTCMeetingEndReason
Enumeration of Audio Errors.
@ MobileRTCMeetingEndReason_JBHTimeout
@ MobileRTCMeetingEndReason_RemovedByHost
@ MobileRTCMeetingEndReason_NoAteendee
@ MobileRTCMeetingEndReason_FreeMeetingTimeout
@ MobileRTCMeetingEndReason_HostEndForAnotherMeeting
@ MobileRTCMeetingEndReason_None
@ MobileRTCMeetingEndReason_Undefined
@ MobileRTCMeetingEndReason_EndByHost
MobileRTCPresenceStatus
Enumeration of user's presence status. For more information, please visit https://support....
@ MobileRTCPresenceStatus_Busy
@ MobileRTCPresenceStatus_Away
@ MobileRTCPresenceStatus_None
@ MobileRTCPresenceStatus_PhoneCall
@ MobileRTCPresenceStatus_Presenting
@ MobileRTCPresenceStatus_DoNotDisturb
@ MobileRTCPresenceStatus_Available
@ MobileRTCPresenceStatus_UnAvailable
@ MobileRTCPresenceStatus_Calendar
@ MobileRTCPresenceStatus_InMeeting
@ MobileRTCPresenceStatus_OutOfOffice
MobileRTCH323ParingStatus
Enumeration of H.323/SIP pairing status.
@ MobileRTCH323ParingStatus_MeetingNotExisted
@ MobileRTCH323ParingStatus_Success
@ MobileRTCH323ParingStatus_PermissionDenied
@ MobileRTCH323ParingStatus_Error
@ MobileRTCH323ParingStatus_ParingcodeNotExisted
MobileRTCDocsStatus
Enumeration of document sharing status in a meeting.
@ MobileRTCDocsStatus_Stop
@ MobileRTCDocsStatus_Start
MobileRTCWhiteboardCreateOption
Enumeration of the whiteboard create options.
@ MobileRTCWhiteboardCreateOption_All
@ MobileRTCWhiteboardCreateOption_HostOnly
@ MobileRTCWhiteboardCreateOption_AccountUsers
MobileRTCVBType
Enumeration of virtual background type in MobileRTCVirtualBGImageInfo .
@ MobileRTCVBType_None
@ MobileRTCVBType_Item
@ MobileRTCVBType_Blur
MobileRTCFocusModeShareType
Enumeration of the focus mode share type. For more information, please visit https://support....
@ MobileRTCFocusModeShareType_HostOnly
@ MobileRTCFocusModeShareType_None
@ MobileRTCFocusModeShareType_AllParticipants
MobileRTCSMSRetrieveResult
Enumeration of SMS retrieve result.
@ MobileRTCSMSRetrieveResult_SendSMSFailed
@ MobileRTCSMSRetrieveResult_Succ
@ MobileRTCSMSRetrieveResult_PhoneNumSendTooFrequent
@ MobileRTCSMSRetrieveResult_RequestFailed
@ MobileRTCSMSRetrieveResult_InvalidPhoneNum
@ MobileRTCSMSRetrieveResult_BypassVerify
@ MobileRTCSMSRetrieveResult_PhoneNumAlreadyBound
MobileRTCJoinMeetingInfo
Enumeration of information needed to Join Meeting.
@ MobileRTCJoinMeetingInfo_NeedNameAndPwd
@ MobileRTCJoinMeetingInfo_WrongPassword
@ MobileRTCJoinMeetingInfo_NeedPassword
@ MobileRTCJoinMeetingInfo_NeedName
MobileRTCLoginFailReason
Enumeration of the login failure reasons.
@ MobileRTCLoginFailReason_AlreayLoggedin
@ MobileRTCLoginFailReason_SDKNeedUpdate
@ MobileRTCLoginFailReason_UserNotExist
@ MobileRTCLoginFailReason_OtherIssue
@ MobileRTCLoginFailReason_NeedBirthdayAsk
@ MobileRTCLoginFailReason_TooManyFailedAttempts
@ MobileRTCLoginFailReason_SDKNotAuthorized
@ MobileRTCLoginFailReason_Success
@ MobileRTCLoginFailReason_EmailLoginDisable
@ MobileRTCLoginFailReason_UserDisagreeLoginDisclaimer
@ MobileRTCLoginFailReason_PhoneNumberFormatInValid
@ MobileRTCLoginFailReason_LoginTokenInvalid
@ MobileRTCLoginFailReason_InAutoLoginProcess
@ MobileRTCLoginFailReason_AccountLocked
@ MobileRTCLoginFailReason_SMSCodeExpired
@ MobileRTCLoginFailReason_SMSCodeError
@ MobileRTCLoginFailReason_WrongPassword
@ MobileRTCLoginFailReason_MFARequired
@ MobileRTCLoginFailReason_InvalidArguments
MobileRTCPanelistChatPrivilegeType
Enumeration of webinar panelist types.
@ MobileRTCPanelistChatPrivilege_INVALID
@ MobileRTCPanelistChatPrivilege_PANELIST
@ MobileRTCPanelistChatPrivilege_ALL
MobileRTCRawDataError
Enumeration of raw data.
@ MobileRTCRawData_Share_Module_Error
@ MobileRTCRawData_No_Audio_Data
@ MobileRTCRawData_Audio_Module_Error
@ MobileRTCRawData_No_Share_Data
@ MobileRTCRawData_Not_Join_Audio
@ MobileRTCRawData_Video_Module_Error
@ MobileRTCRawData_No_License
@ MobileRTCRawData_Invalid_Param
@ MobileRTCRawData_Wrongusage
@ MobileRTCRawData_Not_In_Meeting
@ MobileRTCRawData_Malloc_Failed
@ MobileRTCRawData_Uninitialized
@ MobileRTCRawData_Share_Cannot_Subscribe_Myself
@ MobileRTCRawData_Audio_Module_Not_Ready
@ MobileRTCRawData_Can_Not_Change_Virtual_Device
@ MobileRTCRawData_No_Video_Data
@ MobileRTCRawData_Success
@ MobileRTCRawData_Share_Module_Not_Ready
@ MobileRTCRawData_Video_Module_Not_Ready
@ MobileRTCRawData_Unknown
@ MobileRTCRawData_Send_Too_Frequently
@ MobileRTCRawData_Video_device_error
MobileRTCLiveTranscriptionOperationType
Enumeration of live transcription operation types.
@ MobileRTC_LiveTranscription_OperationType_Add
@ MobileRTC_LiveTranscription_OperationType_Complete
@ MobileRTC_LiveTranscription_OperationType_None
@ MobileRTC_LiveTranscription_OperationType_Delete
@ MobileRTC_LiveTranscription_OperationType_Update
@ MobileRTC_LiveTranscription_OperationType_NotSupported
MobileRTCAudioError
Enumeration of audio-related operational error states.
@ MobileRTCAudioError_Success
@ MobileRTCAudioError_CannotUnmuteMyAudio
@ MobileRTCAudioError_AudioNotConnected
@ MobileRTCAudioError_Failed
@ MobileRTCAudioError_AudioPermissionDenied
MobileRTCReminderType
Enumeration of reminder types.
@ MobileRTCReminderType_Login
@ MobileRTCReminderType_JoinMeetingConnectorAsGuestReminder
@ MobileRTCReminderType_RecordDisclaimer
@ MobileRTCReminderType_WebinarAsPanelistJoin
@ MobileRTCReminderTypeClosedCaptionDisclaimer
@ MobileRTCReminderType_QueryDisclaimer
@ MobileRTCReminderType_StartOrJoinMeeting
@ MobileRTCReminderType_WebinarAttendeePromoteReminder
@ MobileRTCReminderType_MultiDisclaimer
@ MobileRTCReminderType_RecordReminder
@ MobileRTCReminderType_ArchiveDisclaimer
@ MobileRTCReminderType_CommonDisclaimer
@ MobileRTCReminderType_JoinPrivateModeMeetingReminder
@ MobileRTCReminderType_LiveStreamDisclaimer
@ DEPRECATED_ATTRIBUTE
@ MobileRTCReminderType_CustomAICompanionDisclaimer
@ MobileRTCReminderType_TermsOfService
@ MobileRTCReminderType_SmartSummaryDisclaimer
MobileRTCShareContentType
Enumeration of types of shared content.
@ MobileRTCShareContentType_AIRHOST
@ MobileRTCShareContentType_DOCUMENT
@ MobileRTCShareContentType_VIDEO_FILE
@ MobileRTCShareContentType_UNKNOWN
@ MobileRTCShareContentType_FRAME
@ MobileRTCShareContentType_DS
@ MobileRTCShareContentType_WIRED_DEVICE
@ MobileRTCShareContentType_COMPUTER_AUDIO
@ MobileRTCShareContentType_DATA
@ MobileRTCShareContentType_CAMERA
@ MobileRTCShareContentType_WB
@ MobileRTCShareContentType_AS
MobileRTCSubscribeFailReason
Enumeration of the type for video subscribe failed reason.
@ MobileRTCSubscribe_Fail_HasSubscribe720P
@ MobileRTCSubscribe_Fail_NotSupport1080P
@ MobileRTCSubscribe_Fail_TooFrequentCall
@ MobileRTCSubscribe_Fail_NotInMeeting
@ MobileRTCSubscribe_Fail_HasSubscribeExceededLimit
@ MobileRTCSubscribe_Fail_None
@ MobileRTCSubscribe_Fail_ViewOnly
MobileRTCAuthError
Enumeration of SDK authentication results.
@ MobileRTCAuthError_KeyOrSecretEmpty
@ MobileRTCAuthError_OverTime
@ MobileRTCAuthError_KeyOrSecretWrong
@ MobileRTCAuthError_Unknown
@ MobileRTCAuthError_AccountNotSupport
@ MobileRTCAuthError_TokenWrong
@ MobileRTCAuthError_LimitExceededException
@ MobileRTCAuthError_AccountNotEnableSDK
@ MobileRTCAuthError_Success
@ MobileRTCAuthError_ServiceBusy
@ MobileRTCAuthError_None
@ MobileRTCAuthError_NetworkIssue
@ MobileRTCAuthError_ClientIncompatible
MobileRTC_ZoomLocale
Locale fo Customer.
@ MobileRTC_ZoomLocale_Default
@ MobileRTC_ZoomLocale_CN
MobileRTCClaimHostError
Enumeration of CLAIM HOST results in meeting.
@ MobileRTCClaimHostError_Successed
@ MobileRTCClaimHostError_NetWorkError
@ MobileRTCClaimHostError_HostKeyError
MobileRTCEmojiReactionSkinTone
Enumeration of emoji reactions skin tone.
@ MobileRTCEmojiReactionSkinTone_Dark
@ MobileRTCEmojiReactionSkinTone_MediumLight
@ MobileRTCEmojiReactionSkinTone_Unknown
@ MobileRTCEmojiReactionSkinTone_MediumDark
@ MobileRTCEmojiReactionSkinTone_Default
@ MobileRTCEmojiReactionSkinTone_Medium
@ MobileRTCEmojiReactionSkinTone_Light
MobileRTCBOHelpReply
Enumeration of attendee request for help results.
@ MobileRTCBOHelpReply_alreadyInBO
@ MobileRTCBOHelpReply_Busy
@ MobileRTCBOHelpReply_Ignore
@ MobileRTCBOHelpReply_Idle