Members
(constant) AudioCallbackActionInfo :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ACTION_INFO_NONE |
Number | 0, For initialization. |
ACTION_INFO_CHOOSE_AUDIO_DEVICE_NOAUDIODEVICECONNECTTED |
Number | 1, Choose audio device because no audio device is connected yet. |
ACTION_INFO_CHOOSE_AUDIO_DEVICE_COMPUTERAUDIODEVICEERROR |
Number | 2, Choose audio device because there is an error in the connected computer audio device. |
ACTION_INFO_CHOOSE_AUDIO_DEVICE_PHONECALLDEVICEERROR |
Number | 3, Choose audio device because there is an error in the connected phone call device. |
ACTION_INFO_NEED_JOIN_VOIP |
Number | 4, Need to join voip. |
ACTION_INFO_MUTE_UNMUTE_AUDIO |
Number | 5, Mute or unmute some user's audio |
ACTION_INFO_SHOW_AUDIO_SETTING_WINDOW |
Number | 6, Show audio setting window. |
Type:
- Number
(constant) AudioCallbackActionInfo :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ACTION_INFO_NONE |
Number | 0, For initialization. |
ACTION_INFO_CHOOSE_AUDIO_DEVICE_NOAUDIODEVICECONNECTTED |
Number | 1, Choose audio device because no audio device is connected yet. |
ACTION_INFO_CHOOSE_AUDIO_DEVICE_COMPUTERAUDIODEVICEERROR |
Number | 2, Choose audio device because there is an error in the connected computer audio device. |
ACTION_INFO_CHOOSE_AUDIO_DEVICE_PHONECALLDEVICEERROR |
Number | 3, Choose audio device because there is an error in the connected phone call device. |
ACTION_INFO_NEED_JOIN_VOIP |
Number | 4, Need to join voip. |
ACTION_INFO_MUTE_UNMUTE_AUDIO |
Number | 5, Mute or unmute some user's audio |
ACTION_INFO_SHOW_AUDIO_SETTING_WINDOW |
Number | 6, Show audio setting window. |
Type:
- Number
(constant) AudioShareMode :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
AudioShareMode_Mono |
Number | 0, Mono mode. |
AudioShareMode_Stereo |
Number | 1, Stereo mode. |
Type:
- Number
(constant) AudioShareMode :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
AudioShareMode_Mono |
Number | 0, Mono mode. |
AudioShareMode_Stereo |
Number | 1, Stereo mode. |
Type:
- Number
(constant) AudioType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
AUDIOTYPE_NONE |
Number | 0, Normal audio type. |
AUDIOTYPE_VOIP |
Number | 1, In VoIP mode. |
AUDIOTYPE_PHONE |
Number | 2, In telephone mode. |
AUDIOTYPE_UNKNOWN |
Number | 3, Unknown mode. |
Type:
- Number
(constant) AudioType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
AUDIOTYPE_NONE |
Number | 0, Normal audio type. |
AUDIOTYPE_VOIP |
Number | 1, In VoIP mode. |
AUDIOTYPE_PHONE |
Number | 2, In telephone mode. |
AUDIOTYPE_UNKNOWN |
Number | 3, Unknown mode. |
Type:
- Number
(constant) CannotShareReasonType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
CannotShareReasonType_None |
Number | |
CannotShareReasonType_Locked |
Number | 1, Only the host can share. |
CannotShareReasonType_Disabled |
Number | 2, Sharing is disabled. |
CannotShareReasonType_Other_Screen_Sharing |
Number | 3, Another is sharing their screen. |
CannotShareReasonType_Other_WB_Sharing |
Number | 4, Another is sharing their whiteboard. |
CannotShareReasonType_Need_Grab_Myself_Screen_Sharing |
Number | 5, The user is sharing their screen, and can grab. To grab, call EnableGrabShareWithoutReminder(true) before starting share. |
CannotShareReasonType_Need_Grab_Other_Screen_Sharing |
Number | 6, Another is sharing their screen, and can grab. To grab, call EnableGrabShareWithoutReminder(true) before starting share. |
CannotShareReasonType_Need_Grab_Audio_Sharing |
Number | 7, Another is sharing pure computer audio, and can grab. To grab, call EnableGrabShareWithoutReminder(true) before starting share. |
CannotShareReasonType_Need_Grap_WB_Sharing |
Number | 8, Other or myself is sharing whiteboard, and can Grab. To grab, call EnableGrabShareWithoutReminder(true) before starting share. |
CannotShareReasonType_Reach_Maximum |
Number | 9, The meeting has reached the maximum allowed screen share sessions. |
CannotShareReasonType_Have_Share_From_Mainsession |
Number | 10, Other share screen in main session. |
CannotShareReasonType_Other_DOCS_Sharing |
Number | 11, Another participant is sharing their zoom docs. |
CannotShareReasonType_Need_Grab_DOCS_Sharing |
Number | 12, Other or myself is sharing docs, and can grab. To grab, call EnableGrabShareWithoutReminder(true) before starting share. |
CannotShareReasonType_UnKnown |
Number |
Type:
- Number
(constant) CannotShareReasonType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
CannotShareReasonType_None |
Number | |
CannotShareReasonType_Locked |
Number | 1, Only the host can share. |
CannotShareReasonType_Disabled |
Number | 2, Sharing is disabled. |
CannotShareReasonType_Other_Screen_Sharing |
Number | 3, Another is sharing their screen. |
CannotShareReasonType_Other_WB_Sharing |
Number | 4, Another is sharing their whiteboard. |
CannotShareReasonType_Need_Grab_Myself_Screen_Sharing |
Number | 5, The user is sharing their screen, and can grab. To grab, call EnableGrabShareWithoutReminder(true) before starting share. |
CannotShareReasonType_Need_Grab_Other_Screen_Sharing |
Number | 6, Another is sharing their screen, and can grab. To grab, call EnableGrabShareWithoutReminder(true) before starting share. |
CannotShareReasonType_Need_Grab_Audio_Sharing |
Number | 7, Another is sharing pure computer audio, and can grab. To grab, call EnableGrabShareWithoutReminder(true) before starting share. |
CannotShareReasonType_Need_Grap_WB_Sharing |
Number | 8, Other or myself is sharing whiteboard, and can Grab. To grab, call EnableGrabShareWithoutReminder(true) before starting share. |
CannotShareReasonType_Reach_Maximum |
Number | 9, The meeting has reached the maximum allowed screen share sessions. |
CannotShareReasonType_Have_Share_From_Mainsession |
Number | 10, Other share screen in main session. |
CannotShareReasonType_Other_DOCS_Sharing |
Number | 11, Another participant is sharing their zoom docs. |
CannotShareReasonType_Need_Grab_DOCS_Sharing |
Number | 12, Other or myself is sharing docs, and can grab. To grab, call EnableGrabShareWithoutReminder(true) before starting share. |
CannotShareReasonType_UnKnown |
Number |
Type:
- Number
(constant) ConnectionQuality :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
Conn_Quality_Unknown |
Number | 0, Unknown connection status |
Conn_Quality_Very_Bad |
Number | 1, The connection quality is very poor. |
Conn_Quality_Bad |
Number | 2, The connection quality is poor. |
Conn_Quality_Not_Good |
Number | 3, The connection quality is not good. |
Conn_Quality_Normal |
Number | 4, The connection quality is normal. |
Conn_Quality_Good |
Number | 5, The connection quality is good. |
Conn_Quality_Excellent |
Number | 6, The connection quality is excellent. |
Type:
- Number
(constant) ConnectionQuality :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
Conn_Quality_Unknown |
Number | 0, Unknown connection status |
Conn_Quality_Very_Bad |
Number | 1, The connection quality is very poor. |
Conn_Quality_Bad |
Number | 2, The connection quality is poor. |
Conn_Quality_Not_Good |
Number | 3, The connection quality is not good. |
Conn_Quality_Normal |
Number | 4, The connection quality is normal. |
Conn_Quality_Good |
Number | 5, The connection quality is good. |
Conn_Quality_Excellent |
Number | 6, The connection quality is excellent. |
Type:
- Number
(constant) CustomizedLanguageType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
CustomizedLanguage_None |
Number | 0, No use of the custom resource. |
CustomizedLanguage_FilePath |
Number | 1, Use the specified file path to assign the custom resource. |
CustomizedLanguage_Content |
Number | 2, Use the specified content to assign the custom resource. |
Type:
- Number
(constant) CustomizedLanguageType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
CustomizedLanguage_None |
Number | 0, No use of the custom resource. |
CustomizedLanguage_FilePath |
Number | 1, Use the specified file path to assign the custom resource. |
CustomizedLanguage_Content |
Number | 2, Use the specified content to assign the custom resource. |
Type:
- Number
(constant) DirectShareStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
DirectShare_Unknown |
Number | 0, Only for initialization. |
DirectShare_Connecting |
Number | 1, Waiting for enabling the direct sharing. |
DirectShare_In_Direct_Share_Mode |
Number | 2, In direct sharing mode. |
DirectShare_Ended |
Number | 3, End the direct sharing. |
DirectShare_Need_MeetingID_Or_PairingCode |
Number | 4, Re-enter the meeting ID/paring code. |
DirectShare_NetWork_Error |
Number | 5, Network error. Please try again later. |
DirectShare_Other_Error |
Number | 6, Other errors. Mainly occur in SIP call mode. |
DirectShare_WrongMeetingID_Or_SharingKey |
Number | |
DirectShare_InputNewParingCode |
Number | 8, Please input new paring code. |
DirectShare_Prepared |
Number | 9, Prepare to share data. |
Type:
- Number
(constant) DirectShareStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
DirectShare_Unknown |
Number | 0, Only for initialization. |
DirectShare_Connecting |
Number | 1, Waiting for enabling the direct sharing. |
DirectShare_In_Direct_Share_Mode |
Number | 2, In direct sharing mode. |
DirectShare_Ended |
Number | 3, End the direct sharing. |
DirectShare_Need_MeetingID_Or_PairingCode |
Number | 4, Re-enter the meeting ID/paring code. |
DirectShare_NetWork_Error |
Number | 5, Network error. Please try again later. |
DirectShare_Other_Error |
Number | 6, Other errors. Mainly occur in SIP call mode. |
DirectShare_WrongMeetingID_Or_SharingKey |
Number | |
DirectShare_InputNewParingCode |
Number | 8, Please input new paring code. |
DirectShare_Prepared |
Number | 9, Prepare to share data. |
Type:
- Number
(constant) FeatureEnableOption :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ZNEnableOption_None |
Number | 0, do not enable. |
ZNEnableOption_Once |
Number | 1, enable for this meeting. |
ZNEnableOption_Always |
Number | 2, enable for this and all future meetings on this account. |
Type:
- Number
(constant) FeatureEnableOption :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ZNEnableOption_None |
Number | 0, do not enable. |
ZNEnableOption_Once |
Number | 1, enable for this meeting. |
ZNEnableOption_Always |
Number | 2, enable for this and all future meetings on this account. |
Type:
- Number
(constant) FreeMeetingNeedUpgradeType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
FreeMeetingNeedUpgradeType_NONE |
Number | 0, Initialization. |
FreeMeetingNeedUpgradeType_BY_ADMIN |
Number | 1, It is necessary for administrator to upgrade the free meeting. |
FreeMeetingNeedUpgradeType_BY_GIFTURL |
Number | 2, Upgrade the free meeting by the gift link. |
Type:
- Number
(constant) FreeMeetingNeedUpgradeType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
FreeMeetingNeedUpgradeType_NONE |
Number | 0, Initialization. |
FreeMeetingNeedUpgradeType_BY_ADMIN |
Number | 1, It is necessary for administrator to upgrade the free meeting. |
FreeMeetingNeedUpgradeType_BY_GIFTURL |
Number | 2, Upgrade the free meeting by the gift link. |
Type:
- Number
(constant) LeaveMeetingCmd :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
LEAVE_MEETING |
Number | 0, Leave meeting |
END_MEETING |
Number | 1, End meeting |
Type:
- Number
(constant) LeaveMeetingCmd :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
LEAVE_MEETING |
Number | 0, Leave meeting |
END_MEETING |
Number | 1, End meeting |
Type:
- Number
(constant) LiveStreamStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
LiveStreamStatus_None |
Number | 0, Only for initialization. |
LiveStreamStatus_InProgress |
Number | 1, In progress. |
LiveStreamStatus_Connecting |
Number | 2, Be connecting. |
LiveStreamStatus_Start_Failed_Timeout |
Number | 3, Connect timeout. |
LiveStreamStatus_Start_Failed |
Number | 4, Failed to start live streaming. |
LiveStreamStatus_Ended |
Number | 5, Live stream ends. |
Type:
- Number
(constant) LiveStreamStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
LiveStreamStatus_None |
Number | 0, Only for initialization. |
LiveStreamStatus_InProgress |
Number | 1, In progress. |
LiveStreamStatus_Connecting |
Number | 2, Be connecting. |
LiveStreamStatus_Start_Failed_Timeout |
Number | 3, Connect timeout. |
LiveStreamStatus_Start_Failed |
Number | 4, Failed to start live streaming. |
LiveStreamStatus_Ended |
Number | 5, Live stream ends. |
Type:
- Number
(constant) LoginFailReason :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
LoginFail_None |
Number | |
LoginFail_EmailLoginDisable |
Number | |
LoginFail_UserNotExist |
Number | |
LoginFail_WrongPassword |
Number | |
LoginFail_AccountLocked |
Number | |
LoginFail_SDKNeedUpdate |
Number | |
LoginFail_TooManyFailedAttempts |
Number | |
LoginFail_SMSCodeError |
Number | |
LoginFail_SMSCodeExpired |
Number | |
LoginFail_PhoneNumberFormatInValid |
Number | |
LoginFail_LoginTokenInvalid |
Number | |
LoginFail_OtherIssue |
Number |
Type:
- Number
(constant) LoginFailReason :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
LoginFail_None |
Number | |
LoginFail_EmailLoginDisable |
Number | |
LoginFail_UserNotExist |
Number | |
LoginFail_WrongPassword |
Number | |
LoginFail_AccountLocked |
Number | |
LoginFail_SDKNeedUpdate |
Number | |
LoginFail_TooManyFailedAttempts |
Number | |
LoginFail_SMSCodeError |
Number | |
LoginFail_SMSCodeExpired |
Number | |
LoginFail_PhoneNumberFormatInValid |
Number | |
LoginFail_LoginTokenInvalid |
Number | |
LoginFail_OtherIssue |
Number |
Type:
- Number
(constant) MeetingAICompanionQueryFeedbackType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
MeetingAICompanionQueryFeedbackType_None |
Number | 0, Initialization. |
MeetingAICompanionQueryFeedbackType_Good |
Number | 1, Good. |
MeetingAICompanionQueryFeedbackType_Bad |
Number | 2, Bad. |
Type:
- Number
(constant) MeetingAICompanionQueryFeedbackType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
MeetingAICompanionQueryFeedbackType_None |
Number | 0, Initialization. |
MeetingAICompanionQueryFeedbackType_Good |
Number | 1, Good. |
MeetingAICompanionQueryFeedbackType_Bad |
Number | 2, Bad. |
Type:
- Number
(constant) MeetingAICompanionQuerySettingOptions :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
MeetingAICompanionQuerySettingOptions_None |
Number | 0, Initialization. |
MeetingAICompanionQuerySettingOptions_WhenQueryStarted |
Number | 1, Allows all participants and attendee to ask questions about all discussions since AI Companion was active. |
MeetingAICompanionQuerySettingOptions_WhenParticipantsJoin |
Number | 2, Allows all participants to ask questions about the discussion since they joined the current meeting. |
MeetingAICompanionQuerySettingOptions_OnlyHost |
Number | 3, Allow only the host, alternative host, and users with host privileges assigned before the meeting starts to ask questions about all discussions since AI Companion is active. |
MeetingAICompanionQuerySettingOptions_ParticipantsAndInviteesInOurOrganization |
Number | 4, Allows only participants and invitees from your organization to ask questions about all discussions since AI Companion was active. |
MeetingAICompanionQuerySettingOptions_WhenParticipantsAndOrganizationJoin |
Number | 5, Allows only participants from your organization to ask questions about the discussion since they joined the current meeting. |
MeetingAICompanionQuerySettingOptions_HostAndPanelists |
Number | 10, Hosts and all panelists can ask question, and answers are based on the meeting's start until now. |
MeetingAICompanionQuerySettingOptions_HostAndPanelistsInOurOrganization |
Number | 11, Hosts and all panelists in our organization can ask question, and answers are based on the meeting's start until now. |
Type:
- Number
(constant) MeetingAICompanionQuerySettingOptions :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
MeetingAICompanionQuerySettingOptions_None |
Number | 0, Initialization. |
MeetingAICompanionQuerySettingOptions_WhenQueryStarted |
Number | 1, Allows all participants and attendee to ask questions about all discussions since AI Companion was active. |
MeetingAICompanionQuerySettingOptions_WhenParticipantsJoin |
Number | 2, Allows all participants to ask questions about the discussion since they joined the current meeting. |
MeetingAICompanionQuerySettingOptions_OnlyHost |
Number | 3, Allow only the host, alternative host, and users with host privileges assigned before the meeting starts to ask questions about all discussions since AI Companion is active. |
MeetingAICompanionQuerySettingOptions_ParticipantsAndInviteesInOurOrganization |
Number | 4, Allows only participants and invitees from your organization to ask questions about all discussions since AI Companion was active. |
MeetingAICompanionQuerySettingOptions_WhenParticipantsAndOrganizationJoin |
Number | 5, Allows only participants from your organization to ask questions about the discussion since they joined the current meeting. |
MeetingAICompanionQuerySettingOptions_HostAndPanelists |
Number | 10, Hosts and all panelists can ask question, and answers are based on the meeting's start until now. |
MeetingAICompanionQuerySettingOptions_HostAndPanelistsInOurOrganization |
Number | 11, Hosts and all panelists in our organization can ask question, and answers are based on the meeting's start until now. |
Type:
- Number
(constant) MeetingEndReason :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
EndMeetingReason_None |
Number | 0, For initialization. |
EndMeetingReason_KickByHost |
Number | 1, Kicked by host. |
EndMeetingReason_EndByHost |
Number | 2, Ended by host. |
EndMeetingReason_JBHTimeOut |
Number | 3, JBH times out. |
EndMeetingReason_NoAttendee |
Number | 4, No attendee. |
EndMeetingReason_HostStartAnotherMeeting |
Number | 5, Host starts another meeting. |
EndMeetingReason_FreeMeetingTimeOut |
Number | 6, Free meeting times out. |
EndMeetingReason_Undefined |
Number | 7, Represents an undefined end meeting reason, typically used for new error codes introduced by the backend after client release. |
Type:
- Number
(constant) MeetingEndReason :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
EndMeetingReason_None |
Number | 0, For initialization. |
EndMeetingReason_KickByHost |
Number | 1, Kicked by host. |
EndMeetingReason_EndByHost |
Number | 2, Ended by host. |
EndMeetingReason_JBHTimeOut |
Number | 3, JBH times out. |
EndMeetingReason_NoAttendee |
Number | 4, No attendee. |
EndMeetingReason_HostStartAnotherMeeting |
Number | 5, Host starts another meeting. |
EndMeetingReason_FreeMeetingTimeOut |
Number | 6, Free meeting times out. |
EndMeetingReason_Undefined |
Number | 7, Represents an undefined end meeting reason, typically used for new error codes introduced by the backend after client release. |
Type:
- Number
(constant) MeetingReminderType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
TYPE_LOGIN_REQUIRED |
Number | 0, Reminder type of login. |
TYPE_START_OR_JOIN_MEETING |
Number | 1, Reminder type of start or join meeting. |
TYPE_RECORD_REMINDER |
Number | 2, Reminder type of record reminder. |
TYPE_RECORD_DISCLAIMER |
Number | 3, Reminder type of record disclaimer. |
TYPE_LIVE_STREAM_DISCLAIMER |
Number | 4, Reminder type of live stream disclaimer. |
TYPE_ARCHIVE_DISCLAIMER |
Number | 5, Reminder type of archive disclaimer. |
TYPE_WEBINAR_AS_PANELIST_JOIN |
Number | 6, Reminder type of join webinar as panelist. |
TYPE_TERMS_OF_SERVICE |
Number | 7, Reminder type of Terms of service or privacy statement changed. |
TYPE_SMART_SUMMARY_DISCLAIMER |
Number | 8, Reminder type of smart summary disclaimer. |
TYPE_SMART_SUMMARY_ENABLE_REQUEST_REMINDER |
Number | 9, Reminder type of smart summary enable request. |
TYPE_QUERY_DISCLAIMER |
Number | 10, Reminder type of query disclaimer. |
TYPE_QUERY_ENABLE_REQUEST_REMINDER |
Number | 11, Reminder type of query enable request. |
TYPE_ENABLE_SMART_SUMMARY_REMINDER |
Number | 12, Reminder type of enable smart summary. |
TYPE_WEBINAR_ATTENDEE_PROMOTE_REMINDER |
Number | 13, Reminder type of webinar promote attendee. |
TYPE_JOIN_PRIVATE_MODE_MEETING_REMINDER |
Number | 14, Reminder type of joining a meeting with private mode. |
TYPE_SMART_RECORDING_ENABLE_REQUEST_REMINDER |
Number | 15, Reminder type to enable smart recording request. |
TYPE_ENABLE_SMART_RECORDING_REMINDER |
Number | 16, Reminder type to enable smart recording. |
TYPE_AI_COMPANION_PLUS_DISCLAIMER |
Number | 17, Reminder type of AICompanionPlus disclaimer. |
TYPE_CLOSED_CAPTION_DISCLAIMER |
Number | 18, Reminder type of Close Caption disclaimer. |
TYPE_MULTI_DISCLAIMER |
Number | 19, Reminder type of disclaimers combination. |
TYPE_JOIN_MEETING_CONNECTOR_AS_GUEST_REMINDER |
Number | 20, Reminder type for a join meeting connector with guest mode. |
TYPE_COMMON_DISCLAIMER |
Number | 21, Reminder type of common disclaimer. |
Type:
- Number
(constant) MeetingReminderType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
TYPE_LOGIN_REQUIRED |
Number | 0, Reminder type of login. |
TYPE_START_OR_JOIN_MEETING |
Number | 1, Reminder type of start or join meeting. |
TYPE_RECORD_REMINDER |
Number | 2, Reminder type of record reminder. |
TYPE_RECORD_DISCLAIMER |
Number | 3, Reminder type of record disclaimer. |
TYPE_LIVE_STREAM_DISCLAIMER |
Number | 4, Reminder type of live stream disclaimer. |
TYPE_ARCHIVE_DISCLAIMER |
Number | 5, Reminder type of archive disclaimer. |
TYPE_WEBINAR_AS_PANELIST_JOIN |
Number | 6, Reminder type of join webinar as panelist. |
TYPE_TERMS_OF_SERVICE |
Number | 7, Reminder type of Terms of service or privacy statement changed. |
TYPE_SMART_SUMMARY_DISCLAIMER |
Number | 8, Reminder type of smart summary disclaimer. |
TYPE_SMART_SUMMARY_ENABLE_REQUEST_REMINDER |
Number | 9, Reminder type of smart summary enable request. |
TYPE_QUERY_DISCLAIMER |
Number | 10, Reminder type of query disclaimer. |
TYPE_QUERY_ENABLE_REQUEST_REMINDER |
Number | 11, Reminder type of query enable request. |
TYPE_ENABLE_SMART_SUMMARY_REMINDER |
Number | 12, Reminder type of enable smart summary. |
TYPE_WEBINAR_ATTENDEE_PROMOTE_REMINDER |
Number | 13, Reminder type of webinar promote attendee. |
TYPE_JOIN_PRIVATE_MODE_MEETING_REMINDER |
Number | 14, Reminder type of joining a meeting with private mode. |
TYPE_SMART_RECORDING_ENABLE_REQUEST_REMINDER |
Number | 15, Reminder type to enable smart recording request. |
TYPE_ENABLE_SMART_RECORDING_REMINDER |
Number | 16, Reminder type to enable smart recording. |
TYPE_AI_COMPANION_PLUS_DISCLAIMER |
Number | 17, Reminder type of AICompanionPlus disclaimer. |
TYPE_CLOSED_CAPTION_DISCLAIMER |
Number | 18, Reminder type of Close Caption disclaimer. |
TYPE_MULTI_DISCLAIMER |
Number | 19, Reminder type of disclaimers combination. |
TYPE_JOIN_MEETING_CONNECTOR_AS_GUEST_REMINDER |
Number | 20, Reminder type for a join meeting connector with guest mode. |
TYPE_COMMON_DISCLAIMER |
Number | 21, Reminder type of common disclaimer. |
Type:
- Number
(constant) MeetingType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
MEETING_TYPE_NONE |
Number | 0, For initialization. |
MEETING_TYPE_NORMAL |
Number | 1, Ordinary meeting. |
MEETING_TYPE_WEBINAR |
Number | 2, Webinar. |
MEETING_TYPE_BREAKOUTROOM |
Number | 3, Breakout meeting. |
Type:
- Number
(constant) MeetingType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
MEETING_TYPE_NONE |
Number | 0, For initialization. |
MEETING_TYPE_NORMAL |
Number | 1, Ordinary meeting. |
MEETING_TYPE_WEBINAR |
Number | 2, Webinar. |
MEETING_TYPE_BREAKOUTROOM |
Number | 3, Breakout meeting. |
Type:
- Number
(constant) PremeetingAPIResult :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
PREMETAPIRET_UNKNOW |
Number | 0, API returns unknown error. |
PREMETAPIRET_SUCCESS |
Number | 1, Calls API successfully. |
Type:
- Number
(constant) PremeetingAPIResult :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
PREMETAPIRET_UNKNOW |
Number | 0, API returns unknown error. |
PREMETAPIRET_SUCCESS |
Number | 1, Calls API successfully. |
Type:
- Number
(constant) RawDataMemoryMode :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
RawDataMemoryMode_Stack |
Number | |
RawDataMemoryMode_Heap |
Number |
Type:
- Number
(constant) RawDataMemoryMode :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
RawDataMemoryMode_Stack |
Number | |
RawDataMemoryMode_Heap |
Number |
Type:
- Number
(constant) RawDataResolution :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
RawDataResolution_90 |
Number | |
RawDataResolution_180 |
Number | |
RawDataResolution_360 |
Number | |
RawDataResolution_720 |
Number | |
RawDataResolution_1080 |
Number |
Type:
- Number
(constant) RawDataResolution :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
RawDataResolution_90 |
Number | |
RawDataResolution_180 |
Number | |
RawDataResolution_360 |
Number | |
RawDataResolution_720 |
Number | |
RawDataResolution_1080 |
Number |
Type:
- Number
(constant) RawDataStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
RawData_On |
Number | |
RawData_Off |
Number |
Type:
- Number
(constant) RawDataStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
RawData_On |
Number | |
RawData_Off |
Number |
Type:
- Number
(constant) RecordingStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
Recording_Start |
Number | 0, Start recording on local computer or on cloud. |
Recording_Stop |
Number | 1, Stop recording on local computer or on cloud. |
Recording_DiskFull |
Number | 2, There is no more space to store both local and cloud recording. |
Recording_Pause |
Number | 3, Pause recording on local or on cloud. |
Recording_Connecting |
Number | 4, Connecting, only for cloud recording. |
Recording_Fail |
Number | 5, Saving the recording failed. |
Type:
- Number
(constant) RecordingStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
Recording_Start |
Number | 0, Start recording on local computer or on cloud. |
Recording_Stop |
Number | 1, Stop recording on local computer or on cloud. |
Recording_DiskFull |
Number | 2, There is no more space to store both local and cloud recording. |
Recording_Pause |
Number | 3, Pause recording on local or on cloud. |
Recording_Connecting |
Number | 4, Connecting, only for cloud recording. |
Recording_Fail |
Number | 5, Saving the recording failed. |
Type:
- Number
(constant) RequestStartCloudRecordingStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
RequestStartCloudRecording_Granted |
Number | 0, host grants the request. |
RequestStartCloudRecording_Denied |
Number | 1, host denies the request. |
RequestStartCloudRecording_TimedOut |
Number | 2, the request for cloud recording timed out. |
Type:
- Number
(constant) RequestStartCloudRecordingStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
RequestStartCloudRecording_Granted |
Number | 0, host grants the request. |
RequestStartCloudRecording_Denied |
Number | 1, host denies the request. |
RequestStartCloudRecording_TimedOut |
Number | 2, the request for cloud recording timed out. |
Type:
- Number
(constant) RequiredInfoType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
REQUIRED_INFO_TYPE_NONE |
Number | 0, Initialization. |
REQUIRED_INFO_TYPE_Password |
Number | 1, The user needs to enter the password when joins the meeting. Via the InputMeetingPasswordAndScreenName() to specify the password information. |
REQUIRED_INFO_TYPE_Password4WrongPassword |
Number | 2, If the password is invalid, the user needs to re-enter it. Via the InputMeetingPasswordAndScreenName() to specify the password information. |
REQUIRED_INFO_TYPE_PasswordAndScreenName |
Number | 3, The user needs to enter the screen name and the password,via the InputMeetingPasswordAndScreenName() to specify the necessary information. |
REQUIRED_INFO_TYPE_ScreenName |
Number | 4, The user needs to enter the screen name. Via the InputMeetingScreenName() to specify the screen name information. |
REQUIRED_INFO_TYPE_MeetingIDAndScreenName |
Number | 5, The user needs to enter the screen name and the meeting id,via the InputMeetingMeetingIDAndScreenName() to specify the necessary information. |
Type:
- Number
(constant) RequiredInfoType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
REQUIRED_INFO_TYPE_NONE |
Number | 0, Initialization. |
REQUIRED_INFO_TYPE_Password |
Number | 1, The user needs to enter the password when joins the meeting. Via the InputMeetingPasswordAndScreenName() to specify the password information. |
REQUIRED_INFO_TYPE_Password4WrongPassword |
Number | 2, If the password is invalid, the user needs to re-enter it. Via the InputMeetingPasswordAndScreenName() to specify the password information. |
REQUIRED_INFO_TYPE_PasswordAndScreenName |
Number | 3, The user needs to enter the screen name and the password,via the InputMeetingPasswordAndScreenName() to specify the necessary information. |
REQUIRED_INFO_TYPE_ScreenName |
Number | 4, The user needs to enter the screen name. Via the InputMeetingScreenName() to specify the screen name information. |
REQUIRED_INFO_TYPE_MeetingIDAndScreenName |
Number | 5, The user needs to enter the screen name and the meeting id,via the InputMeetingMeetingIDAndScreenName() to specify the necessary information. |
Type:
- Number
(constant) SDKAttendeeViewMode :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKAttendeeViewMode_None |
Number | 0, attendee view display mode is invaild. |
SDKAttendeeViewMode_FollowHost |
Number | 1, follow host. |
SDKAttendeeViewMode_Speaker |
Number | 2, always view active speaker. |
SDKAttendeeViewMode_Gallery |
Number | 3, always view gallery. |
SDKAttendeeViewMode_Standard |
Number | 4, attendee can manually switch between gallery and active speaker. |
SDKAttendeeViewMode_SidebysideSpeaker |
Number | 5, attendee view sharing side by side speaker. |
SDKAttendeeViewMode_SidebysideGallery |
Number | 6, attendee view sharing side by side gallery. |
Type:
- Number
(constant) SDKAttendeeViewMode :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKAttendeeViewMode_None |
Number | 0, attendee view display mode is invaild. |
SDKAttendeeViewMode_FollowHost |
Number | 1, follow host. |
SDKAttendeeViewMode_Speaker |
Number | 2, always view active speaker. |
SDKAttendeeViewMode_Gallery |
Number | 3, always view gallery. |
SDKAttendeeViewMode_Standard |
Number | 4, attendee can manually switch between gallery and active speaker. |
SDKAttendeeViewMode_SidebysideSpeaker |
Number | 5, attendee view sharing side by side speaker. |
SDKAttendeeViewMode_SidebysideGallery |
Number | 6, attendee view sharing side by side gallery. |
Type:
- Number
(constant) SDKChatMessageDeleteType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDK_CHAT_DELETE_BY_NONE |
Number | 0, none. |
SDK_CHAT_DELETE_BY_SELF |
Number | 1, delete by self. |
SDK_CHAT_DELETE_BY_HOST |
Number | 2, delete by host. |
SDK_CHAT_DELETE_BY_DLP |
Number | 3, delete by dlp when the message goes against the host organization's compliance policies. |
Type:
- Number
(constant) SDKChatMessageDeleteType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDK_CHAT_DELETE_BY_NONE |
Number | 0, none. |
SDK_CHAT_DELETE_BY_SELF |
Number | 1, delete by self. |
SDK_CHAT_DELETE_BY_HOST |
Number | 2, delete by host. |
SDK_CHAT_DELETE_BY_DLP |
Number | 3, delete by dlp when the message goes against the host organization's compliance policies. |
Type:
- Number
(constant) SDKChatMessageType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKChatMessageType_To_None |
Number | 0, For initialize. |
SDKChatMessageType_To_All |
Number | 1, Chat message is send to all. |
SDKChatMessageType_To_All_Panelist |
Number | 2, Chat message is send to all panelists. |
SDKChatMessageType_To_Individual_Panelist |
Number | 3, Chat message is send to individual attendee and cc panelists. |
SDKChatMessageType_To_Individual |
Number | 4, Chat message is send to individual user. |
SDKChatMessageType_To_WaitingRoomUsers |
Number | 5, Chat message is send to waiting room user. |
Type:
- Number
(constant) SDKChatMessageType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKChatMessageType_To_None |
Number | 0, For initialize. |
SDKChatMessageType_To_All |
Number | 1, Chat message is send to all. |
SDKChatMessageType_To_All_Panelist |
Number | 2, Chat message is send to all panelists. |
SDKChatMessageType_To_Individual_Panelist |
Number | 3, Chat message is send to individual attendee and cc panelists. |
SDKChatMessageType_To_Individual |
Number | 4, Chat message is send to individual user. |
SDKChatMessageType_To_WaitingRoomUsers |
Number | 5, Chat message is send to waiting room user. |
Type:
- Number
(constant) SDKChatPrivilege :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDK_CHAT_PRIVILEGE_ALL |
Number | 1, allow attendee to chat with everyone [meeting & webinar]. |
SDK_CHAT_PRIVILEGE_ALL_PANELIST |
Number | 2, allow attendee to chat with all panelists only, but cannot to "all panelists and attendees" [webinar]. |
SDK_CHAT_PRIVILEGE_HOST |
Number | 3, allow attendee to chat with host only [meeting]. |
SDK_CHAT_PRIVILEGE_DISABLE_ATTENDEE_CHAT |
Number | 4, allow attendee to chat with no one [meeting & webinar]. |
SDK_CHAT_PRIVILEGE_HOST_PUBLIC |
Number | 5, allow attendee to chat with host and public [meeting]. |
SDK_CHAT_PRIVILEGE_END |
Number |
Type:
- Number
(constant) SDKChatPrivilege :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDK_CHAT_PRIVILEGE_ALL |
Number | 1, allow attendee to chat with everyone [meeting & webinar]. |
SDK_CHAT_PRIVILEGE_ALL_PANELIST |
Number | 2, allow attendee to chat with all panelists only, but cannot to "all panelists and attendees" [webinar]. |
SDK_CHAT_PRIVILEGE_HOST |
Number | 3, allow attendee to chat with host only [meeting]. |
SDK_CHAT_PRIVILEGE_DISABLE_ATTENDEE_CHAT |
Number | 4, allow attendee to chat with no one [meeting & webinar]. |
SDK_CHAT_PRIVILEGE_HOST_PUBLIC |
Number | 5, allow attendee to chat with host and public [meeting]. |
SDK_CHAT_PRIVILEGE_END |
Number |
Type:
- Number
(constant) SDKCustomizedStringType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDK_Customized_LiveStream_MenuString_LiveOn_String |
Number | 0, The new string must end up with "%s" so that the menu item can show correctly. This type is used to define a string to replace the menu item ON %S on live streaming. |
SDK_Customized_LiveStream_MenuString_LiveView_String |
Number | 1, The new string must end up with "%s" so that the menu item can show correctly. This type is used to define a string to replace the menu item VIEW STREAM ON %S on live streaming. |
SDK_Customized_LiveStream_MenuString_LiveStop_String |
Number | 2, The new string must be a pure string so that it can show correctly. This type is used to define a string to replace the menu item STOP LIVE STREAM on live streaming. |
SDK_Customized_LiveStream_MenuString_CopyURL_String |
Number | 3, The new string must be a pure string so that it can show correctly. This type is used to define a string to replace the menu item COPY STREAMING LINK on live streaming. |
SDK_Customized_Title_App |
Number | 4, The new string must be a pure string so that it can show correctly. This type is used to define a string to replace the title of the meeting video UI. |
SDK_Customized_Title_ZoomVideo |
Number | 5, The new string must be the same format as "Zoom Participant ID: %s Meeting ID: %s" so that it can show correctly. This type is used to define a string to replace the title of the meeting video UI. |
SDK_Customized_Title_FreeZoomVideo |
Number | 6, The new string must be the same format as "Zoom Participant ID: %s %d-Minutes Meeting ID:%s" so that it can show correctly. This type is used to define a string to replace the title of the meeting video UI when the user is free user and in view-only status. |
SDK_Customized_Title_ViewOnly_FreeZoomVideo |
Number | 7, The new string must be the same format as "Zoom %d-Minutes Meeting ID: %s" so that it can show correctly. This type is used to define a string to replace the title of the meeting video UI when the user is free user and in view-only status. |
Type:
- Number
(constant) SDKCustomizedStringType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDK_Customized_LiveStream_MenuString_LiveOn_String |
Number | 0, The new string must end up with "%s" so that the menu item can show correctly. This type is used to define a string to replace the menu item ON %S on live streaming. |
SDK_Customized_LiveStream_MenuString_LiveView_String |
Number | 1, The new string must end up with "%s" so that the menu item can show correctly. This type is used to define a string to replace the menu item VIEW STREAM ON %S on live streaming. |
SDK_Customized_LiveStream_MenuString_LiveStop_String |
Number | 2, The new string must be a pure string so that it can show correctly. This type is used to define a string to replace the menu item STOP LIVE STREAM on live streaming. |
SDK_Customized_LiveStream_MenuString_CopyURL_String |
Number | 3, The new string must be a pure string so that it can show correctly. This type is used to define a string to replace the menu item COPY STREAMING LINK on live streaming. |
SDK_Customized_Title_App |
Number | 4, The new string must be a pure string so that it can show correctly. This type is used to define a string to replace the title of the meeting video UI. |
SDK_Customized_Title_ZoomVideo |
Number | 5, The new string must be the same format as "Zoom Participant ID: %s Meeting ID: %s" so that it can show correctly. This type is used to define a string to replace the title of the meeting video UI. |
SDK_Customized_Title_FreeZoomVideo |
Number | 6, The new string must be the same format as "Zoom Participant ID: %s %d-Minutes Meeting ID:%s" so that it can show correctly. This type is used to define a string to replace the title of the meeting video UI when the user is free user and in view-only status. |
SDK_Customized_Title_ViewOnly_FreeZoomVideo |
Number | 7, The new string must be the same format as "Zoom %d-Minutes Meeting ID: %s" so that it can show correctly. This type is used to define a string to replace the title of the meeting video UI when the user is free user and in view-only status. |
Type:
- Number
(constant) SDKCustomizedURLType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKCustomizedURL_VITRULBG_HELP |
Number | 0, Set the custom help URL in the virtual background tab page. |
SDKCustomizedURL_VITRULBG_LEARN_MORE |
Number | 1, Set the custom Learn More URL in the virtual background tab page. |
SDKCustomizedURL_SUPPORTURL |
Number | 2, Set the Support URL in the meeting. |
Type:
- Number
(constant) SDKCustomizedURLType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKCustomizedURL_VITRULBG_HELP |
Number | 0, Set the custom help URL in the virtual background tab page. |
SDKCustomizedURL_VITRULBG_LEARN_MORE |
Number | 1, Set the custom Learn More URL in the virtual background tab page. |
SDKCustomizedURL_SUPPORTURL |
Number | 2, Set the Support URL in the meeting. |
Type:
- Number
(constant) SDKDocsCreateOption :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKDocsCreateOption_None |
Number | 0, A wrong option, maybe the meeting does not support docs. |
SDKDocsCreateOption_HostOnly |
Number | 1, Only the host can initiate new docs. |
SDKDocsCreateOption_AccountUsers |
Number | 2, Users under the same account can initiate new docs. |
SDKDocsCreateOption_All |
Number | 3, All participants can initiate new docs. |
Type:
- Number
(constant) SDKDocsCreateOption :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKDocsCreateOption_None |
Number | 0, A wrong option, maybe the meeting does not support docs. |
SDKDocsCreateOption_HostOnly |
Number | 1, Only the host can initiate new docs. |
SDKDocsCreateOption_AccountUsers |
Number | 2, Users under the same account can initiate new docs. |
SDKDocsCreateOption_All |
Number | 3, All participants can initiate new docs. |
Type:
- Number
(constant) SDKDocsShareOption :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKDocsShareOption_None |
Number | 0, A wrong option, such as the meeting not supporting docs. |
SDKDocsShareOption_HostShare |
Number | 1, Only host can share docs. |
SDKDocsShareOption_HostGrabShare |
Number | 2, Anyone can share docs, but only one doc can be shared at a time, and only host can take over another's sharing. |
SDKDocsShareOption_AllGrabShare |
Number | 3, Anyone can share docs, but only one doc can be shared at a time, and anyone can take over another's sharing. |
Type:
- Number
(constant) SDKDocsShareOption :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKDocsShareOption_None |
Number | 0, A wrong option, such as the meeting not supporting docs. |
SDKDocsShareOption_HostShare |
Number | 1, Only host can share docs. |
SDKDocsShareOption_HostGrabShare |
Number | 2, Anyone can share docs, but only one doc can be shared at a time, and only host can take over another's sharing. |
SDKDocsShareOption_AllGrabShare |
Number | 3, Anyone can share docs, but only one doc can be shared at a time, and anyone can take over another's sharing. |
Type:
- Number
(constant) SDKDocsStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKDocsStatus_None |
Number | |
SDKDocsStatus_Start |
Number | 1, User starts sharing docs. |
SDKDocsStatus_Stop |
Number | 2, User stops sharing docs. |
Type:
- Number
(constant) SDKDocsStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKDocsStatus_None |
Number | |
SDKDocsStatus_Start |
Number | 1, User starts sharing docs. |
SDKDocsStatus_Stop |
Number | 2, User stops sharing docs. |
Type:
- Number
(constant) SDKEmojiReactionSkinTone :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ZoomSDKEmojiReactionSkinTone_Unknow |
Number | |
ZoomSDKEmojiReactionSkinTone_Default |
Number | |
ZoomSDKEmojiReactionSkinTone_Light |
Number | |
ZoomSDKEmojiReactionSkinTone_MediumLight |
Number | |
ZoomSDKEmojiReactionSkinTone_Medium |
Number | |
ZoomSDKEmojiReactionSkinTone_MediumDark |
Number | |
ZoomSDKEmojiReactionSkinTone_Dark |
Number |
Type:
- Number
(constant) SDKEmojiReactionSkinTone :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ZoomSDKEmojiReactionSkinTone_Unknow |
Number | |
ZoomSDKEmojiReactionSkinTone_Default |
Number | |
ZoomSDKEmojiReactionSkinTone_Light |
Number | |
ZoomSDKEmojiReactionSkinTone_MediumLight |
Number | |
ZoomSDKEmojiReactionSkinTone_Medium |
Number | |
ZoomSDKEmojiReactionSkinTone_MediumDark |
Number | |
ZoomSDKEmojiReactionSkinTone_Dark |
Number |
Type:
- Number
(constant) SDKEmojiReactionType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ZoomSDKEmojiReactionType_Unknow |
Number | |
ZoomSDKEmojiReactionType_Clap |
Number | |
ZoomSDKEmojiReactionType_Thumbsup |
Number | |
ZoomSDKEmojiReactionType_Heart |
Number | |
ZoomSDKEmojiReactionType_Joy |
Number | |
ZoomSDKEmojiReactionType_Openmouth |
Number | |
ZoomSDKEmojiReactionType_Tada |
Number |
Type:
- Number
(constant) SDKEmojiReactionType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ZoomSDKEmojiReactionType_Unknow |
Number | |
ZoomSDKEmojiReactionType_Clap |
Number | |
ZoomSDKEmojiReactionType_Thumbsup |
Number | |
ZoomSDKEmojiReactionType_Heart |
Number | |
ZoomSDKEmojiReactionType_Joy |
Number | |
ZoomSDKEmojiReactionType_Openmouth |
Number | |
ZoomSDKEmojiReactionType_Tada |
Number |
Type:
- Number
(constant) SDKH323TabPage :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDK_INVITEDLG_H323_DIALIN |
Number | 0, Dial In' sub-tab page under Room System invitation tab page |
SDK_INVITEDLG_H323_CALLOUT |
Number | 1, Call Out' sub-tab page under Room System invitation tab page |
Type:
- Number
(constant) SDKH323TabPage :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDK_INVITEDLG_H323_DIALIN |
Number | 0, Dial In' sub-tab page under Room System invitation tab page |
SDK_INVITEDLG_H323_CALLOUT |
Number | 1, Call Out' sub-tab page under Room System invitation tab page |
Type:
- Number
(constant) SDKInviteDlgTabPage :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDK_INVITEDLG_TAB_EMAILCONTACT |
Number | 0, Invite by Email' tab page |
SDK_INVITEDLG_TAB_PHONECONTACT |
Number | 1, Invite by Phone' tab pag |
SDK_INVITEDLG_TAB_ROOMSYSTEM |
Number | 2, Invite a Room System' tab page |
Type:
- Number
(constant) SDKInviteDlgTabPage :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDK_INVITEDLG_TAB_EMAILCONTACT |
Number | 0, Invite by Email' tab page |
SDK_INVITEDLG_TAB_PHONECONTACT |
Number | 1, Invite by Phone' tab pag |
SDK_INVITEDLG_TAB_ROOMSYSTEM |
Number | 2, Invite a Room System' tab page |
Type:
- Number
(constant) SDKMinimizeUIMode :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
MinimizeUIMode_NONE |
Number | 0, For initialization. |
MinimizeUIMode_SHARE |
Number | 1, Minimized mode for sharing. |
MinimizeUIMode_VIDEO |
Number | 2, Minimized mode for video. |
MinimizeUIMode_ACTIVESPEAKER |
Number | 3, Minimized mode for speaking. |
Type:
- Number
(constant) SDKMinimizeUIMode :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
MinimizeUIMode_NONE |
Number | 0, For initialization. |
MinimizeUIMode_SHARE |
Number | 1, Minimized mode for sharing. |
MinimizeUIMode_VIDEO |
Number | 2, Minimized mode for video. |
MinimizeUIMode_ACTIVESPEAKER |
Number | 3, Minimized mode for speaking. |
Type:
- Number
(constant) SDKPanelistChatPrivilege :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKPanelistChatPrivilege_PanelistOnly |
Number | 1, Allow panelists only to chat with each other. |
SDKPanelistChatPrivilege_All |
Number | 2, Allow panelist to chat with everyone. |
Type:
- Number
(constant) SDKPanelistChatPrivilege :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKPanelistChatPrivilege_PanelistOnly |
Number | 1, Allow panelists only to chat with each other. |
SDKPanelistChatPrivilege_All |
Number | 2, Allow panelist to chat with everyone. |
Type:
- Number
(constant) SDKRawDataError :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKRawDataError_SUCCESS |
Number | |
SDKRawDataError_UNINITIALIZED |
Number | |
SDKRawDataError_MALLOC_FAILED |
Number | |
SDKRawDataError_WRONGUSAGE |
Number | |
SDKRawDataError_INVALID_PARAM |
Number | |
SDKRawDataError_NOT_IN_MEETING |
Number | |
SDKRawDataError_NO_LICENSE |
Number | |
SDKRawDataError_VIDEO_MODULE_NOT_READY |
Number | |
SDKRawDataError_VIDEO_MODULE_ERROR |
Number | |
SDKRawDataError_VIDEO_DEVICE_ERROR |
Number | |
SDKRawDataError_NO_VIDEO_DATA |
Number | |
SDKRawDataError_SHARE_MODULE_NOT_READY |
Number | |
SDKRawDataError_SHARE_MODULE_ERROR |
Number | |
SDKRawDataError_NO_SHARE_DATA |
Number | |
SDKRawDataError_AUDIO_MODULE_NOT_READY |
Number | |
SDKRawDataError_AUDIO_MODULE_ERROR |
Number | |
SDKRawDataError_NO_AUDIO_DATA |
Number |
Type:
- Number
(constant) SDKRawDataError :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKRawDataError_SUCCESS |
Number | |
SDKRawDataError_UNINITIALIZED |
Number | |
SDKRawDataError_MALLOC_FAILED |
Number | |
SDKRawDataError_WRONGUSAGE |
Number | |
SDKRawDataError_INVALID_PARAM |
Number | |
SDKRawDataError_NOT_IN_MEETING |
Number | |
SDKRawDataError_NO_LICENSE |
Number | |
SDKRawDataError_VIDEO_MODULE_NOT_READY |
Number | |
SDKRawDataError_VIDEO_MODULE_ERROR |
Number | |
SDKRawDataError_VIDEO_DEVICE_ERROR |
Number | |
SDKRawDataError_NO_VIDEO_DATA |
Number | |
SDKRawDataError_SHARE_MODULE_NOT_READY |
Number | |
SDKRawDataError_SHARE_MODULE_ERROR |
Number | |
SDKRawDataError_NO_SHARE_DATA |
Number | |
SDKRawDataError_AUDIO_MODULE_NOT_READY |
Number | |
SDKRawDataError_AUDIO_MODULE_ERROR |
Number | |
SDKRawDataError_NO_AUDIO_DATA |
Number |
Type:
- Number
(constant) SDKRawDataMemoryMode :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKRawDataMemoryModeStack |
Number | |
SDKRawDataMemoryModeHeap |
Number |
Type:
- Number
(constant) SDKRawDataMemoryMode :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKRawDataMemoryModeStack |
Number | |
SDKRawDataMemoryModeHeap |
Number |
Type:
- Number
(constant) SDKUserInfoType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
REAL_USERINFO |
Number | |
FAKE_USERINFO |
Number |
Type:
- Number
(constant) SDKUserInfoType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
REAL_USERINFO |
Number | |
FAKE_USERINFO |
Number |
Type:
- Number
(constant) SDKVideoPreferenceMode :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKVideoPreferenceMode_Balance |
Number | 0, Balance mode. Default Preference, no additional parameters needed. Zoom will do what is best under the current bandwidth situation and make adjustments as needed. |
SDKVideoPreferenceMode_Sharpness |
Number | 1, Sharpness mode. Prioritizes a smooth video frame transition by preserving the frame rate as much as possible. |
SDKVideoPreferenceMode_Smoothness |
Number | 2, Smoothness mode. Prioritizes a sharp video image by preserving the resolution as much as possible. |
SDKVideoPreferenceMode_Custom |
Number | 3, Custom mode. Allows customization by providing the minimum and maximum frame rate. Use this mode if you have an understanding of your network behavior and a clear idea on how to adjust the frame rate to achieve the desired video quality. |
Type:
- Number
(constant) SDKVideoPreferenceMode :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKVideoPreferenceMode_Balance |
Number | 0, Balance mode. Default Preference, no additional parameters needed. Zoom will do what is best under the current bandwidth situation and make adjustments as needed. |
SDKVideoPreferenceMode_Sharpness |
Number | 1, Sharpness mode. Prioritizes a smooth video frame transition by preserving the frame rate as much as possible. |
SDKVideoPreferenceMode_Smoothness |
Number | 2, Smoothness mode. Prioritizes a sharp video image by preserving the resolution as much as possible. |
SDKVideoPreferenceMode_Custom |
Number | 3, Custom mode. Allows customization by providing the minimum and maximum frame rate. Use this mode if you have an understanding of your network behavior and a clear idea on how to adjust the frame rate to achieve the desired video quality. |
Type:
- Number
(constant) SDKViewType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDK_FIRST_VIEW |
Number | 0, Primary displayer. |
SDK_SECOND_VIEW |
Number | 1, Secondary displayer. |
SDK_SEND_SHARE_VIEW |
Number |
Type:
- Number
(constant) SDKViewType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDK_FIRST_VIEW |
Number | 0, Primary displayer. |
SDK_SECOND_VIEW |
Number | 1, Secondary displayer. |
SDK_SEND_SHARE_VIEW |
Number |
Type:
- Number
(constant) SDKWhiteboardCreateOption :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKWhiteboardCreateOption_HostOnly |
Number | 0, Only the host can initiate a new whiteboard. |
SDKWhiteboardCreateOption_AccountUsers |
Number | 1, Users under the same account as the meeting owner can initiate a new whiteboard. |
SDKWhiteboardCreateOption_All |
Number | 2, All participants can initiate a new whiteboard. |
Type:
- Number
(constant) SDKWhiteboardCreateOption :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKWhiteboardCreateOption_HostOnly |
Number | 0, Only the host can initiate a new whiteboard. |
SDKWhiteboardCreateOption_AccountUsers |
Number | 1, Users under the same account as the meeting owner can initiate a new whiteboard. |
SDKWhiteboardCreateOption_All |
Number | 2, All participants can initiate a new whiteboard. |
Type:
- Number
(constant) SDKWhiteboardShareOption :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKWhiteboardShareOption_HostShare |
Number | 0, Only the host can share a whiteboard. |
SDKWhiteboardShareOption_HostGrabShare |
Number | 1, Anyone can share a whiteboard, but only one can share at a time, and only the host can take another's sharing role. |
SDKWhiteboardShareOption_AllGrabShare |
Number | 2, Anyone can share a whiteboard, but only one can share at a time, and anyone can take another's sharing role. |
Type:
- Number
(constant) SDKWhiteboardShareOption :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKWhiteboardShareOption_HostShare |
Number | 0, Only the host can share a whiteboard. |
SDKWhiteboardShareOption_HostGrabShare |
Number | 1, Anyone can share a whiteboard, but only one can share at a time, and only the host can take another's sharing role. |
SDKWhiteboardShareOption_AllGrabShare |
Number | 2, Anyone can share a whiteboard, but only one can share at a time, and anyone can take another's sharing role. |
Type:
- Number
(constant) SDKWhiteboardStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKWhiteboardStatus_Started |
Number | 0, User stared sharing their whiteboard. |
SDKWhiteboardStatus_Stopped |
Number | 1, User stopped sharing their whiteboard. |
Type:
- Number
(constant) SDKWhiteboardStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKWhiteboardStatus_Started |
Number | 0, User stared sharing their whiteboard. |
SDKWhiteboardStatus_Stopped |
Number | 1, User stopped sharing their whiteboard. |
Type:
- Number
(constant) SMSVerificationCodeErr :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SMSVerificationCodeErr_Unknown |
Number | 0, For initialization. |
SMSVerificationCodeErr_Success |
Number | 1, Success. |
SMSVerificationCodeErr_Retrieve_SendSMSFailed |
Number | 2, Send SMS Failed. |
SMSVerificationCodeErr_Retrieve_InvalidPhoneNum |
Number | 3, Invalid phone number. |
SMSVerificationCodeErr_Retrieve_PhoneNumAlreadyBound |
Number | 4, The phone number is already bound. |
SMSVerificationCodeErr_Retrieve_PhoneNumSendTooFrequent |
Number | 5, Send phone number too frequently. |
SMSVerificationCodeErr_Verify_CodeIncorrect |
Number | 6, Verification code is incorrect. |
SMSVerificationCodeErr_Verify_CodeExpired |
Number | 7, Verification code is expired. |
SMSVerificationCodeErr_Verify_UnknownError |
Number | 8, Unknown error for verification. |
Type:
- Number
(constant) SMSVerificationCodeErr :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SMSVerificationCodeErr_Unknown |
Number | 0, For initialization. |
SMSVerificationCodeErr_Success |
Number | 1, Success. |
SMSVerificationCodeErr_Retrieve_SendSMSFailed |
Number | 2, Send SMS Failed. |
SMSVerificationCodeErr_Retrieve_InvalidPhoneNum |
Number | 3, Invalid phone number. |
SMSVerificationCodeErr_Retrieve_PhoneNumAlreadyBound |
Number | 4, The phone number is already bound. |
SMSVerificationCodeErr_Retrieve_PhoneNumSendTooFrequent |
Number | 5, Send phone number too frequently. |
SMSVerificationCodeErr_Verify_CodeIncorrect |
Number | 6, Verification code is incorrect. |
SMSVerificationCodeErr_Verify_CodeExpired |
Number | 7, Verification code is expired. |
SMSVerificationCodeErr_Verify_UnknownError |
Number | 8, Unknown error for verification. |
Type:
- Number
(constant) SettingConnectionType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SETTINGS_CONNECTION_TYPE_CLOUD |
Number | 0, Cloud connection. |
SETTINGS_CONNECTION_TYPE_DIRECT |
Number | 1, Direct connection. |
SETTINGS_CONNECTION_TYPE_UNKNOWN |
Number | -1, Unknown connection. |
Type:
- Number
(constant) SettingConnectionType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SETTINGS_CONNECTION_TYPE_CLOUD |
Number | 0, Cloud connection. |
SETTINGS_CONNECTION_TYPE_DIRECT |
Number | 1, Direct connection. |
SETTINGS_CONNECTION_TYPE_UNKNOWN |
Number | -1, Unknown connection. |
Type:
- Number
(constant) SettingTabPage :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SettingTabPage_General |
Number | 0, General setting page. |
SettingTabPage_Audio |
Number | 1, Audio setting page. |
SettingTabPage_Video |
Number | 2, Video setting page. |
Type:
- Number
(constant) SettingTabPage :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SettingTabPage_General |
Number | 0, General setting page. |
SettingTabPage_Audio |
Number | 1, Audio setting page. |
SettingTabPage_Video |
Number | 2, Video setting page. |
Type:
- Number
(constant) SettingsNetWorkType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SETTINGS_NETWORK_WIRED |
Number | 0, Wired LAN |
SETTINGS_NETWORK_WIFI |
Number | 1, WIFI |
SETTINGS_NETWORK_PPP |
Number | 2, PPP |
SETTINGS_NETWORK_3G |
Number | 3, 3G |
SETTINGS_NETWORK_OTHERS |
Number | 4, Others |
SETTINGS_NETWORK_UNKNOWN |
Number | 5, Unknown network. |
Type:
- Number
(constant) SettingsNetWorkType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SETTINGS_NETWORK_WIRED |
Number | 0, Wired LAN |
SETTINGS_NETWORK_WIFI |
Number | 1, WIFI |
SETTINGS_NETWORK_PPP |
Number | 2, PPP |
SETTINGS_NETWORK_3G |
Number | 3, 3G |
SETTINGS_NETWORK_OTHERS |
Number | 4, Others |
SETTINGS_NETWORK_UNKNOWN |
Number | 5, Unknown network. |
Type:
- Number
(constant) ShareStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
Sharing_None |
Number | 0, For initialization. |
Sharing_Self_Send_Begin |
Number | 1, Begin to share by the user himself. |
Sharing_Self_Send_End |
Number | 2, Stop sharing by the user. |
Sharing_Other_Share_Begin |
Number | 3, Others begin to share. |
Sharing_Other_Share_End |
Number | 4, Others stop sharing. |
Sharing_View_Other_Sharing |
Number | 5, View the sharing of others. |
Sharing_Pause |
Number | 6, Pause sharing. |
Sharing_Resume |
Number | 7, Resume sharing. |
Sharing_ContentTypeChange |
Number | 8, Sharing content changes. |
Sharing_SelfStartAudioShare |
Number | 9, The current user begins to share the sounds of computer audio. |
Sharing_SelfStopAudioShare |
Number | 10, The current user stops to share the sounds of computer audio. |
Sharing_OtherStartAudioShare |
Number | 11, Other user begins to share the sounds of computer audio. |
Sharing_OtherStopAudioShare |
Number | 12, Other user stops to share the sounds of computer audio. |
Type:
- Number
(constant) ShareStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
Sharing_None |
Number | 0, For initialization. |
Sharing_Self_Send_Begin |
Number | 1, Begin to share by the user himself. |
Sharing_Self_Send_End |
Number | 2, Stop sharing by the user. |
Sharing_Other_Share_Begin |
Number | 3, Others begin to share. |
Sharing_Other_Share_End |
Number | 4, Others stop sharing. |
Sharing_View_Other_Sharing |
Number | 5, View the sharing of others. |
Sharing_Pause |
Number | 6, Pause sharing. |
Sharing_Resume |
Number | 7, Resume sharing. |
Sharing_ContentTypeChange |
Number | 8, Sharing content changes. |
Sharing_SelfStartAudioShare |
Number | 9, The current user begins to share the sounds of computer audio. |
Sharing_SelfStopAudioShare |
Number | 10, The current user stops to share the sounds of computer audio. |
Sharing_OtherStartAudioShare |
Number | 11, Other user begins to share the sounds of computer audio. |
Sharing_OtherStopAudioShare |
Number | 12, Other user stops to share the sounds of computer audio. |
Type:
- Number
(constant) StatisticsWarningType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
Statistics_Warning_None |
Number | 0, No warning. |
Statistics_Warning_Network_Quality_Bad |
Number | 1, The network connection quality is bad. |
Statistics_Warning_Busy_System |
Number | 2, The system is busy. |
Type:
- Number
(constant) StatisticsWarningType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
Statistics_Warning_None |
Number | 0, No warning. |
Statistics_Warning_Network_Quality_Bad |
Number | 1, The network connection quality is bad. |
Statistics_Warning_Busy_System |
Number | 2, The system is busy. |
Type:
- Number
(constant) UserRole :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
USERROLE_NONE |
Number | 0, For initialization. |
USERROLE_HOST |
Number | 1, Role of the host. |
USERROLE_COHOST |
Number | 2, Role of co-host. |
USERROLE_PANELIST |
Number | 3, Role of the panelist, valid only in webinar. |
USERROLE_BREAKOUTROOM_MODERATOR |
Number | 4, Host role in breakout room. |
USERROLE_ATTENDEE |
Number | 5, Role of attendee. |
Type:
- Number
(constant) UserRole :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
USERROLE_NONE |
Number | 0, For initialization. |
USERROLE_HOST |
Number | 1, Role of the host. |
USERROLE_COHOST |
Number | 2, Role of co-host. |
USERROLE_PANELIST |
Number | 3, Role of the panelist, valid only in webinar. |
USERROLE_BREAKOUTROOM_MODERATOR |
Number | 4, Host role in breakout room. |
USERROLE_ATTENDEE |
Number | 5, Role of attendee. |
Type:
- Number
(constant) VBVideoError :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
VB_VideoError_None |
Number | |
VB_VideoError_UnknownFormat |
Number | |
VB_VideoError_ResolutionHigh1080P |
Number | |
VB_VideoError_ResolutionHigh720P |
Number | |
VB_VideoError_ResolutionLow |
Number | |
VB_VideoError_PlayError |
Number | |
VB_VideoError_OpenError |
Number |
Type:
- Number
(constant) VBVideoError :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
VB_VideoError_None |
Number | |
VB_VideoError_UnknownFormat |
Number | |
VB_VideoError_ResolutionHigh1080P |
Number | |
VB_VideoError_ResolutionHigh720P |
Number | |
VB_VideoError_ResolutionLow |
Number | |
VB_VideoError_PlayError |
Number | |
VB_VideoError_OpenError |
Number |
Type:
- Number
(constant) VideoStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
Video_ON |
Number | 0, Video is on. |
Video_OFF |
Number | 1, Video is off. |
Type:
- Number
(constant) VideoStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
Video_ON |
Number | 0, Video is on. |
Video_OFF |
Number | 1, Video is off. |
Type:
- Number
(constant) WebinarNeedRegisterType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
WebinarReg_NONE |
Number | 0, Initialization. |
WebinarReg_By_Register_Url |
Number | 1, Register webinar account by URL. |
WebinarReg_By_Email_and_DisplayName |
Number | 2, Register webinar account by email and the screen name. |
Type:
- Number
(constant) WebinarNeedRegisterType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
WebinarReg_NONE |
Number | 0, Initialization. |
WebinarReg_By_Register_Url |
Number | 1, Register webinar account by URL. |
WebinarReg_By_Email_and_DisplayName |
Number | 2, Register webinar account by email and the screen name. |
Type:
- Number
(constant) ZOOM_TYPE_OS_TYPE :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
WIN_OS |
Number | |
MAC_OS |
Number |
Type:
- Number
(constant) ZOOM_TYPE_OS_TYPE :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
WIN_OS |
Number | |
MAC_OS |
Number |
Type:
- Number
(constant) ZoomAPPLocale :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDK_APP_Locale_Default |
Number | |
SDK_APP_Locale_CN |
Number |
Type:
- Number
(constant) ZoomAPPLocale :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDK_APP_Locale_Default |
Number | |
SDK_APP_Locale_CN |
Number |
Type:
- Number
(constant) ZoomAnnotationClearType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ANNOCLEAR_ALL |
Number | 0, Clear all annotations. |
ANNOCLEAR_SELF |
Number | 1, Clear only your own annotations. |
ANNOCLEAR_OTHER |
Number | 2, Clear only the others' annotations. |
Type:
- Number
(constant) ZoomAnnotationClearType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ANNOCLEAR_ALL |
Number | 0, Clear all annotations. |
ANNOCLEAR_SELF |
Number | 1, Clear only your own annotations. |
ANNOCLEAR_OTHER |
Number | 2, Clear only the others' annotations. |
Type:
- Number
(constant) ZoomAnnotationToolType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ANNOTOOL_NONE_DRAWING |
Number | 0, Switch to mouse cursor. |
ANNOTOOL_PEN |
Number | 1, Pen. |
ANNOTOOL_HIGHLIGHTER |
Number | 2, Highlighter. |
ANNOTOOL_AUTO_LINE |
Number | 3, A straight line changes automatically in pace with the mouse cursor. |
ANNOTOOL_AUTO_RECTANGLE |
Number | 4, A rectangle changes automatically in pace with the mouse cursor. |
ANNOTOOL_AUTO_ELLIPSE |
Number | 5, An ellipse changes automatically in pace with the mouse cursor. |
ANNOTOOL_AUTO_ARROW |
Number | 6, An arrow changes automatically in pace with the mouse cursor. |
ANNOTOOL_AUTO_RECTANGLE_FILL |
Number | 7, A filled rectangle. |
ANNOTOOL_AUTO_ELLIPSE_FILL |
Number | 8, A filled ellipse. |
ANNOTOOL_SPOTLIGHT |
Number | 9, Laser pointer. |
ANNOTOOL_ARROW |
Number | 10, An arrow showing the name of whom click on the sharing content. |
ANNOTOOL_ERASER |
Number | 11, earser |
ANNOTOOL_TEXTBOX |
Number | 12, Insert a textbox in order to input letters. |
ANNOTOOL_PICKER |
Number | 13, Select the annotations. |
ANNOTOOL_AUTO_RECTANGLE_SEMI_FILL |
Number | 14, A fair rectangle changes automatically in pace with the mouse cursor. |
ANNOTOOL_AUTO_ELLIPSE_SEMI_FILL |
Number | 15, A fair ellipse changes automatically in pace with the mouse cursor. |
ANNOTOOL_AUTO_DOUBLE_ARROW |
Number | 16, A line with double-arrow. |
ANNOTOOL_AUTO_DIAMOND |
Number | 17, An unfilled rhombus. |
ANNOTOOL_AUTO_STAMP_ARROW |
Number | 18, A fixed-size arrow for marking. |
ANNOTOOL_AUTO_STAMP_CHECK |
Number | 19, A sign marking that something is correct. |
ANNOTOOL_AUTO_STAMP_X |
Number | 20, A sign marking that something is wrong. |
ANNOTOOL_AUTO_STAMP_STAR |
Number | 21, A star for marking. |
ANNOTOOL_AUTO_STAMP_HEART |
Number | 22, A heart for marking. |
ANNOTOOL_AUTO_STAMP_QM |
Number | 23, A sign for interrogation. |
Type:
- Number
(constant) ZoomAnnotationToolType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ANNOTOOL_NONE_DRAWING |
Number | 0, Switch to mouse cursor. |
ANNOTOOL_PEN |
Number | 1, Pen. |
ANNOTOOL_HIGHLIGHTER |
Number | 2, Highlighter. |
ANNOTOOL_AUTO_LINE |
Number | 3, A straight line changes automatically in pace with the mouse cursor. |
ANNOTOOL_AUTO_RECTANGLE |
Number | 4, A rectangle changes automatically in pace with the mouse cursor. |
ANNOTOOL_AUTO_ELLIPSE |
Number | 5, An ellipse changes automatically in pace with the mouse cursor. |
ANNOTOOL_AUTO_ARROW |
Number | 6, An arrow changes automatically in pace with the mouse cursor. |
ANNOTOOL_AUTO_RECTANGLE_FILL |
Number | 7, A filled rectangle. |
ANNOTOOL_AUTO_ELLIPSE_FILL |
Number | 8, A filled ellipse. |
ANNOTOOL_SPOTLIGHT |
Number | 9, Laser pointer. |
ANNOTOOL_ARROW |
Number | 10, An arrow showing the name of whom click on the sharing content. |
ANNOTOOL_ERASER |
Number | 11, earser |
ANNOTOOL_TEXTBOX |
Number | 12, Insert a textbox in order to input letters. |
ANNOTOOL_PICKER |
Number | 13, Select the annotations. |
ANNOTOOL_AUTO_RECTANGLE_SEMI_FILL |
Number | 14, A fair rectangle changes automatically in pace with the mouse cursor. |
ANNOTOOL_AUTO_ELLIPSE_SEMI_FILL |
Number | 15, A fair ellipse changes automatically in pace with the mouse cursor. |
ANNOTOOL_AUTO_DOUBLE_ARROW |
Number | 16, A line with double-arrow. |
ANNOTOOL_AUTO_DIAMOND |
Number | 17, An unfilled rhombus. |
ANNOTOOL_AUTO_STAMP_ARROW |
Number | 18, A fixed-size arrow for marking. |
ANNOTOOL_AUTO_STAMP_CHECK |
Number | 19, A sign marking that something is correct. |
ANNOTOOL_AUTO_STAMP_X |
Number | 20, A sign marking that something is wrong. |
ANNOTOOL_AUTO_STAMP_STAR |
Number | 21, A star for marking. |
ANNOTOOL_AUTO_STAMP_HEART |
Number | 22, A heart for marking. |
ANNOTOOL_AUTO_STAMP_QM |
Number | 23, A sign for interrogation. |
Type:
- Number
(constant) ZoomAuthResult :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
AUTHRET_SUCCESS |
Number | 0, Authentication is successful |
AUTHRET_KEYORSECRETEMPTY |
Number | 1, The key or secret to authenticate is empty |
AUTHRET_KEYORSECRETWRONG |
Number | 2, The key or secret to authenticate is wrong |
AUTHRET_ACCOUNTNOTSUPPORT |
Number | 3, The user account does not support |
AUTHRET_ACCOUNTNOTENABLESDK |
Number | 4, The user account is not enabled for SDK |
AUTHRET_UNKNOWN |
Number | 5, Unknown error |
AUTHRET_SERVICE_BUSY |
Number | 6, Service is busy |
AUTHRET_NONE |
Number | 7, Initial status |
AUTHRET_OVERTIME |
Number | 8, Time out |
AUTHRET_NETWORKISSUE |
Number | 9, Network issues |
AUTHRET_CLIENT_INCOMPATIBLE |
Number | 10, Account does not support this SDK version |
AUTHRET_JWTTOKENWRONG |
Number | 11, The jwt token to authenticate is wrong |
AUTHRET_LIMIT_EXCEEDED_EXCEPTION |
Number | 12, The authentication rate limit is exceeded |
Type:
- Number
(constant) ZoomAuthResult :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
AUTHRET_SUCCESS |
Number | 0, Authentication is successful |
AUTHRET_KEYORSECRETEMPTY |
Number | 1, The key or secret to authenticate is empty |
AUTHRET_KEYORSECRETWRONG |
Number | 2, The key or secret to authenticate is wrong |
AUTHRET_ACCOUNTNOTSUPPORT |
Number | 3, The user account does not support |
AUTHRET_ACCOUNTNOTENABLESDK |
Number | 4, The user account is not enabled for SDK |
AUTHRET_UNKNOWN |
Number | 5, Unknown error |
AUTHRET_SERVICE_BUSY |
Number | 6, Service is busy |
AUTHRET_NONE |
Number | 7, Initial status |
AUTHRET_OVERTIME |
Number | 8, Time out |
AUTHRET_NETWORKISSUE |
Number | 9, Network issues |
AUTHRET_CLIENT_INCOMPATIBLE |
Number | 10, Account does not support this SDK version |
AUTHRET_JWTTOKENWRONG |
Number | 11, The jwt token to authenticate is wrong |
AUTHRET_LIMIT_EXCEEDED_EXCEPTION |
Number | 12, The authentication rate limit is exceeded |
Type:
- Number
(constant) ZoomH323CalloutStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
H323Callout_Unknown |
Number | 0, Used only for initialization. |
H323Callout_Success |
Number | 1, Call successfully. |
H323Callout_Ring |
Number | 2, Bell during the call. |
H323Callout_Timeout |
Number | 3, Call timeout. |
H323Callout_Failed |
Number | 4, Call fails. |
H323Callout_Busy |
Number | 5, Busy |
H323Callout_Decline |
Number | 6, Decline |
Type:
- Number
(constant) ZoomH323CalloutStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
H323Callout_Unknown |
Number | 0, Used only for initialization. |
H323Callout_Success |
Number | 1, Call successfully. |
H323Callout_Ring |
Number | 2, Bell during the call. |
H323Callout_Timeout |
Number | 3, Call timeout. |
H323Callout_Failed |
Number | 4, Call fails. |
H323Callout_Busy |
Number | 5, Busy |
H323Callout_Decline |
Number | 6, Decline |
Type:
- Number
(constant) ZoomH323deviceType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
H323DeviceType_Unknown |
Number | 0, Unknown device, only for initialization. |
H323DeviceType_H323 |
Number | 1, H.323 device. |
H323DeviceType_SIP |
Number | 2, SIP device. |
H323DeviceType_BOTH |
Number | 3, H.323 device and SIP device. |
Type:
- Number
(constant) ZoomH323deviceType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
H323DeviceType_Unknown |
Number | 0, Unknown device, only for initialization. |
H323DeviceType_H323 |
Number | 1, H.323 device. |
H323DeviceType_SIP |
Number | 2, SIP device. |
H323DeviceType_BOTH |
Number | 3, H.323 device and SIP device. |
Type:
- Number
(constant) ZoomLanguageType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
CustomizedLanguage_None |
Number | 0, No use of the custom resource. |
CustomizedLanguage_FilePath |
Number | 1, Use the specified file path to assign the custom resource. |
CustomizedLanguage_Content |
Number | 2, Use the specified content to assign the custom resource. |
Type:
- Number
(constant) ZoomLanguageType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
CustomizedLanguage_None |
Number | 0, No use of the custom resource. |
CustomizedLanguage_FilePath |
Number | 1, Use the specified file path to assign the custom resource. |
CustomizedLanguage_Content |
Number | 2, Use the specified content to assign the custom resource. |
Type:
- Number
(constant) ZoomLoginStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
LOGIN_IDLE |
Number | 0, Not login |
LOGIN_PROCESSING |
Number | 1, Login in processing |
LOGIN_SUCCESS |
Number | 2, Login success |
LOGIN_FAILED |
Number | 3, Login failed |
Type:
- Number
(constant) ZoomLoginStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
LOGIN_IDLE |
Number | 0, Not login |
LOGIN_PROCESSING |
Number | 1, Login in processing |
LOGIN_SUCCESS |
Number | 2, Login success |
LOGIN_FAILED |
Number | 3, Login failed |
Type:
- Number
(constant) ZoomLoginType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
LoginType_Unknown |
Number | 0, Unknown type. |
LoginType_Email |
Number | 1, Login with work mailbox. |
LoginType_SSO |
Number | 2, Login with SSO token. |
Type:
- Number
(constant) ZoomLoginType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
LoginType_Unknown |
Number | 0, Unknown type. |
LoginType_Email |
Number | 1, Login with work mailbox. |
LoginType_SSO |
Number | 2, Login with SSO token. |
Type:
- Number
(constant) ZoomMeetingAudioStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
Audio_None |
Number | 0, Initialization. |
Audio_Muted |
Number | 1, Muted status. |
Audio_UnMuted |
Number | 2, Muted by the host. |
Audio_Muted_ByHost |
Number | 3, Muted by the host. |
Audio_UnMuted_ByHost |
Number | 4, Unmuted by the host. |
Audio_MutedAll_ByHost |
Number | 5, The host mutes all. |
Audio_UnMutedAll_ByHost |
Number | 6, The host unmutes all. |
Type:
- Number
(constant) ZoomMeetingAudioStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
Audio_None |
Number | 0, Initialization. |
Audio_Muted |
Number | 1, Muted status. |
Audio_UnMuted |
Number | 2, Muted by the host. |
Audio_Muted_ByHost |
Number | 3, Muted by the host. |
Audio_UnMuted_ByHost |
Number | 4, Unmuted by the host. |
Audio_MutedAll_ByHost |
Number | 5, The host mutes all. |
Audio_UnMutedAll_ByHost |
Number | 6, The host unmutes all. |
Type:
- Number
(constant) ZoomMeetingButtonType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ButtonType_ToolBarParticipant |
Number | |
ButtonType_ToolBarShare |
Number | |
ButtonType_ToolBarInvite |
Number |
Type:
- Number
(constant) ZoomMeetingButtonType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ButtonType_ToolBarParticipant |
Number | |
ButtonType_ToolBarShare |
Number | |
ButtonType_ToolBarInvite |
Number |
Type:
- Number
(constant) ZoomMeetingFailCode :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
MEETING_SUCCESS |
Number | 0, Start meeting successfully. |
MEETING_FAIL_CONNECTION_ERR |
Number | 1, The connection with the backend service has errors. |
MEETING_FAIL_RECONNECT_ERR |
Number | 2, Reconnect error. |
MEETING_FAIL_MMR_ERR |
Number | 3, Multi-media Router error. |
MEETING_FAIL_PASSWORD_ERR |
Number | 4, Password is wrong. |
MEETING_FAIL_SESSION_ERR |
Number | 5, Session error. |
MEETING_FAIL_MEETING_OVER |
Number | 6, Meeting is over. |
MEETING_FAIL_MEETING_NOT_START |
Number | 7, Meeting has not begin. |
MEETING_FAIL_MEETING_NOT_EXIST |
Number | 8, Meeting does not exist. |
MEETING_FAIL_MEETING_USER_FULL |
Number | 9, The capacity of meeting is full. For users that can't join meeting, they can go to watch live stream with the callback onMeetingFullToWatchLiveStream if the host has started. |
MEETING_FAIL_CLIENT_INCOMPATIBLE |
Number | 10, The client is incompatible. |
MEETING_FAIL_NO_MMR |
Number | 11, The Multi-media router is not founded. |
MEETING_FAIL_CONFLOCKED |
Number | 12, The meeting is locked. |
MEETING_FAIL_MEETING_RESTRICTED |
Number | 13, The meeting is failed because of the restriction by the same account. |
MEETING_FAIL_MEETING_RESTRICTED_JBH |
Number | 14, The meeting is restricted by the same account while the attendee is allowed to join before the host. |
MEETING_FAIL_CANNOT_EMIT_WEBREQUEST |
Number | 15, Unable to send web request. |
MEETING_FAIL_CANNOT_START_TOKENEXPIRE |
Number | 16, The token is expired. |
SESSION_VIDEO_ERR |
Number | 17, Video hardware or software error. |
SESSION_AUDIO_AUTOSTARTERR |
Number | 18, Audio autostart error. |
MEETING_FAIL_REGISTERWEBINAR_FULL |
Number | 19, The number of webinar registered has reached the upper limit. |
MEETING_FAIL_REGISTERWEBINAR_HOSTREGISTER |
Number | 20, Register webinar with the role of webinar host. |
MEETING_FAIL_REGISTERWEBINAR_PANELISTREGISTER |
Number | 21, Register webinar with the role of panelist member. |
MEETING_FAIL_REGISTERWEBINAR_DENIED_EMAIL |
Number | 22, Register webinar with the denied email. |
MEETING_FAIL_ENFORCE_LOGIN |
Number | 23, Webinar request to login. |
MEETING_FAIL_ZC_CERTIFICATE_CHANGED |
Number | 24, Invalid for Windows SDK. |
MEETING_FAIL_VANITY_NOT_EXIST |
Number | 27, Vanity conference ID does not exist. |
MEETING_FAIL_JOIN_WEBINAR_WITHSAMEEMAIL |
Number | 28, Join webinar with the same email. |
MEETING_FAIL_DISALLOW_HOST_MEETING |
Number | 29, Meeting settings is not allowed to start a meeting. |
MEETING_FAIL_WRITE_CONFIG_FILE |
Number | 50, Failed to write configure file. |
MEETING_FAIL_FORBID_TO_JOIN_INTERNAL_MEETING |
Number | 60, Forbidden to join the internal meeting. |
MEETING_FAIL_REMOVEDBYHOST |
Number | 61, Removed by the host. |
MEETING_FAIL_HOST_DISALLOW_OUTSIDE_USER_JOIN |
Number | 62, Forbidden to join meeting. |
MEETING_FAIL_UNABLE_TO_JOIN_EXTERNAL_MEETING |
Number | 63, 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. |
MEETING_FAIL_BLOCKED_BY_ACCOUNT_ADMIN |
Number | 64, Join failed because this Meeting SDK key is blocked by the host's account admin. |
MEETING_FAIL_NEED_SIGN_IN_FOR_PRIVATE_MEETING |
Number | 82, Need sign in using the same account as the meeting organizer. |
MEETING_FAIL_APP_PRIVILEGE_TOKEN_ERROR |
Number | 500, App join token error. |
MEETING_FAIL_JMAK_USER_EMAIL_NOT_MATCH |
Number | 1143, Jmak user email not match. |
Type:
- Number
(constant) ZoomMeetingFailCode :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
MEETING_SUCCESS |
Number | 0, Start meeting successfully. |
MEETING_FAIL_CONNECTION_ERR |
Number | 1, The connection with the backend service has errors. |
MEETING_FAIL_RECONNECT_ERR |
Number | 2, Reconnect error. |
MEETING_FAIL_MMR_ERR |
Number | 3, Multi-media Router error. |
MEETING_FAIL_PASSWORD_ERR |
Number | 4, Password is wrong. |
MEETING_FAIL_SESSION_ERR |
Number | 5, Session error. |
MEETING_FAIL_MEETING_OVER |
Number | 6, Meeting is over. |
MEETING_FAIL_MEETING_NOT_START |
Number | 7, Meeting has not begin. |
MEETING_FAIL_MEETING_NOT_EXIST |
Number | 8, Meeting does not exist. |
MEETING_FAIL_MEETING_USER_FULL |
Number | 9, The capacity of meeting is full. For users that can't join meeting, they can go to watch live stream with the callback onMeetingFullToWatchLiveStream if the host has started. |
MEETING_FAIL_CLIENT_INCOMPATIBLE |
Number | 10, The client is incompatible. |
MEETING_FAIL_NO_MMR |
Number | 11, The Multi-media router is not founded. |
MEETING_FAIL_CONFLOCKED |
Number | 12, The meeting is locked. |
MEETING_FAIL_MEETING_RESTRICTED |
Number | 13, The meeting is failed because of the restriction by the same account. |
MEETING_FAIL_MEETING_RESTRICTED_JBH |
Number | 14, The meeting is restricted by the same account while the attendee is allowed to join before the host. |
MEETING_FAIL_CANNOT_EMIT_WEBREQUEST |
Number | 15, Unable to send web request. |
MEETING_FAIL_CANNOT_START_TOKENEXPIRE |
Number | 16, The token is expired. |
SESSION_VIDEO_ERR |
Number | 17, Video hardware or software error. |
SESSION_AUDIO_AUTOSTARTERR |
Number | 18, Audio autostart error. |
MEETING_FAIL_REGISTERWEBINAR_FULL |
Number | 19, The number of webinar registered has reached the upper limit. |
MEETING_FAIL_REGISTERWEBINAR_HOSTREGISTER |
Number | 20, Register webinar with the role of webinar host. |
MEETING_FAIL_REGISTERWEBINAR_PANELISTREGISTER |
Number | 21, Register webinar with the role of panelist member. |
MEETING_FAIL_REGISTERWEBINAR_DENIED_EMAIL |
Number | 22, Register webinar with the denied email. |
MEETING_FAIL_ENFORCE_LOGIN |
Number | 23, Webinar request to login. |
MEETING_FAIL_ZC_CERTIFICATE_CHANGED |
Number | 24, Invalid for Windows SDK. |
MEETING_FAIL_VANITY_NOT_EXIST |
Number | 27, Vanity conference ID does not exist. |
MEETING_FAIL_JOIN_WEBINAR_WITHSAMEEMAIL |
Number | 28, Join webinar with the same email. |
MEETING_FAIL_DISALLOW_HOST_MEETING |
Number | 29, Meeting settings is not allowed to start a meeting. |
MEETING_FAIL_WRITE_CONFIG_FILE |
Number | 50, Failed to write configure file. |
MEETING_FAIL_FORBID_TO_JOIN_INTERNAL_MEETING |
Number | 60, Forbidden to join the internal meeting. |
MEETING_FAIL_REMOVEDBYHOST |
Number | 61, Removed by the host. |
MEETING_FAIL_HOST_DISALLOW_OUTSIDE_USER_JOIN |
Number | 62, Forbidden to join meeting. |
MEETING_FAIL_UNABLE_TO_JOIN_EXTERNAL_MEETING |
Number | 63, 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. |
MEETING_FAIL_BLOCKED_BY_ACCOUNT_ADMIN |
Number | 64, Join failed because this Meeting SDK key is blocked by the host's account admin. |
MEETING_FAIL_NEED_SIGN_IN_FOR_PRIVATE_MEETING |
Number | 82, Need sign in using the same account as the meeting organizer. |
MEETING_FAIL_APP_PRIVILEGE_TOKEN_ERROR |
Number | 500, App join token error. |
MEETING_FAIL_JMAK_USER_EMAIL_NOT_MATCH |
Number | 1143, Jmak user email not match. |
Type:
- Number
(constant) ZoomMeetingStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
MEETING_STATUS_IDLE |
Number | 0, Idle status, no meeting running |
MEETING_STATUS_CONNECTING |
Number | 1, Connecting meeting server status |
MEETING_STATUS_WAITINGFORHOST |
Number | 2, Waiting for host to start meeting |
MEETING_STATUS_INMEETING |
Number | 3, Meeting is ready, in meeting status |
MEETING_STATUS_DISCONNECTING |
Number | 4, Disconnecting meeting server status |
MEETING_STATUS_RECONNECTING |
Number | 5, Reconnecting meeting server status |
MEETING_STATUS_FAILED |
Number | 6, Meeting connection error |
MEETING_STATUS_ENDED |
Number | 7, Meeting is ended |
MEETING_STATUS_UNKNOWN |
Number | 8, Unknown status. |
MEETING_STATUS_LOCKED |
Number | 9, Meeting is locked to prevent the further participants to join the meeting. |
MEETING_STATUS_UNLOCKED |
Number | 10, Meeting is open and participants can join the meeting. |
MEETING_STATUS_IN_WAITING_ROOM |
Number | 11, Participants who join the meeting before the start are in the waiting room. |
MEETING_STATUS_WEBINAR_PROMOTE |
Number | 12, Upgrade the attendees to panelist in webinar. |
MEETING_STATUS_WEBINAR_DEPROMOTE |
Number | 13, Downgrade the attendees from the panelist. |
MEETING_STATUS_JOIN_BREAKOUT_ROOM |
Number | 14, Join the breakout room. |
MEETING_STATUS_LEAVE_BREAKOUT_ROOM |
Number | 15, Leave the breakout room. |
MEETING_STATUS_AUDIO_READY |
Number | 16, Audio is ready. |
MEETING_STATUS_OTHER_MEETING_INPROGRESS |
Number | 17, Other meeting is in progress. |
Type:
- Number
(constant) ZoomMeetingStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
MEETING_STATUS_IDLE |
Number | 0, Idle status, no meeting running |
MEETING_STATUS_CONNECTING |
Number | 1, Connecting meeting server status |
MEETING_STATUS_WAITINGFORHOST |
Number | 2, Waiting for host to start meeting |
MEETING_STATUS_INMEETING |
Number | 3, Meeting is ready, in meeting status |
MEETING_STATUS_DISCONNECTING |
Number | 4, Disconnecting meeting server status |
MEETING_STATUS_RECONNECTING |
Number | 5, Reconnecting meeting server status |
MEETING_STATUS_FAILED |
Number | 6, Meeting connection error |
MEETING_STATUS_ENDED |
Number | 7, Meeting is ended |
MEETING_STATUS_UNKNOWN |
Number | 8, Unknown status. |
MEETING_STATUS_LOCKED |
Number | 9, Meeting is locked to prevent the further participants to join the meeting. |
MEETING_STATUS_UNLOCKED |
Number | 10, Meeting is open and participants can join the meeting. |
MEETING_STATUS_IN_WAITING_ROOM |
Number | 11, Participants who join the meeting before the start are in the waiting room. |
MEETING_STATUS_WEBINAR_PROMOTE |
Number | 12, Upgrade the attendees to panelist in webinar. |
MEETING_STATUS_WEBINAR_DEPROMOTE |
Number | 13, Downgrade the attendees from the panelist. |
MEETING_STATUS_JOIN_BREAKOUT_ROOM |
Number | 14, Join the breakout room. |
MEETING_STATUS_LEAVE_BREAKOUT_ROOM |
Number | 15, Leave the breakout room. |
MEETING_STATUS_AUDIO_READY |
Number | 16, Audio is ready. |
MEETING_STATUS_OTHER_MEETING_INPROGRESS |
Number | 17, Other meeting is in progress. |
Type:
- Number
(constant) ZoomMeetingUIFloatVideoType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
FLOATVIDEO_List |
Number | |
FLOATVIDEO_Small |
Number | |
FLOATVIDEO_Large |
Number | |
FLOATVIDEO_Minimize |
Number |
Type:
- Number
(constant) ZoomMeetingUIFloatVideoType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
FLOATVIDEO_List |
Number | |
FLOATVIDEO_Small |
Number | |
FLOATVIDEO_Large |
Number | |
FLOATVIDEO_Minimize |
Number |
Type:
- Number
(constant) ZoomMeetingUIViewType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
MEETINGUI_FIRST_MONITOR |
Number | |
MEETINGUI_SECOND_MONITOR |
Number |
Type:
- Number
(constant) ZoomMeetingUIViewType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
MEETINGUI_FIRST_MONITOR |
Number | |
MEETINGUI_SECOND_MONITOR |
Number |
Type:
- Number
(constant) ZoomMeetingVideoStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
Video_ON |
Number | 0, Video is on. |
Video_OFF |
Number | 1, Video is off. |
Type:
- Number
(constant) ZoomMeetingVideoStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
Video_ON |
Number | 0, Video is on. |
Video_OFF |
Number | 1, Video is off. |
Type:
- Number
(constant) ZoomSDKEchoCancelLationLevel :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDK_ECHO_CANCELLATION_DEFAULT |
Number | Automatically adjust echo cancellation, balancing CPU and performance. |
SDK_ECHO_CANCELLATION_LOW |
Number | Better echo limitation, taking into account multiple people talking at the same time, low CPU utilization. |
SDK_ECHO_CANCELLATION_HIGH |
Number | Best experience when multiple people are talking at the same time. Enabling this option may increase CPU utilization. |
Type:
- Number
(constant) ZoomSDKEchoCancelLationLevel :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDK_ECHO_CANCELLATION_DEFAULT |
Number | Automatically adjust echo cancellation, balancing CPU and performance. |
SDK_ECHO_CANCELLATION_LOW |
Number | Better echo limitation, taking into account multiple people talking at the same time, low CPU utilization. |
SDK_ECHO_CANCELLATION_HIGH |
Number | Best experience when multiple people are talking at the same time. Enabling this option may increase CPU utilization. |
Type:
- Number
(constant) ZoomSDKError :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKERR_SUCCESS |
Number | 0, Success Result |
SDKERR_NO_IMPL |
Number | 1, Not support this feature now |
SDKERR_WRONG_USEAGE |
Number | 2, Wrong useage about this feature |
SDKERR_INVALID_PARAMETER |
Number | 3, Wrong parameter |
SDKERR_MODULE_LOAD_FAILED |
Number | 4, Load module failed |
SDKERR_MEMORY_FAILED |
Number | 5, No memory allocated |
SDKERR_SERVICE_FAILED |
Number | 6, Internal service error |
SDKERR_UNINITIALIZE |
Number | 7, Not initialize before use |
SDKERR_UNAUTHENTICATION |
Number | 8, Not Authentication before use |
SDKERR_NORECORDINGINPROCESS |
Number | 9, No recording in process |
SDKERR_TRANSCODER_NOFOUND |
Number | 10, can't find transcoder module |
SDKERR_VIDEO_NOTREADY |
Number | 11, Video service not ready |
SDKERR_NO_PERMISSION |
Number | 12, No premission to do this |
SDKERR_UNKNOWN |
Number | 13, Unknown error |
SDKERR_OTHER_SDK_INSTANCE_RUNNING |
Number | 14, The other instance of the SDK is in process. |
SDKERR_INTELNAL_ERROR |
Number | 15, SDK internal error. |
SDKERR_NO_AUDIODEVICE_ISFOUND |
Number | 16, No audio device found. |
SDKERR_NO_VIDEODEVICE_ISFOUND |
Number | 17, No video device found. |
SDKERR_TOO_FREQUENT_CALL |
Number | 18, API calls too frequently. |
SDKERR_FAIL_ASSIGN_USER_PRIVILEGE |
Number | 19, User can't be assigned with new privilege. |
SDKERR_MEETING_DONT_SUPPORT_FEATURE |
Number | 20, The current meeting doesn't support the feature. |
SDKERR_MEETING_NOT_SHARE_SENDER |
Number | 21, The current user is not the presenter. |
SDKERR_MEETING_YOU_HAVE_NO_SHARE |
Number | 22, There is no sharing. |
SDKERR_MEETING_VIEWTYPE_PARAMETER_IS_WRONG |
Number | 23, Incorrect ViewType parameters. |
SDKERR_MEETING_ANNOTATION_IS_OFF |
Number | 24, Annotation is disabled. |
SDKERR_SETTING_OS_DONT_SUPPORT |
Number | 25, Current OS doesn't support the setting. |
SDKERR_EMAIL_LOGIN_IS_DISABLED |
Number | 26, Email login is disable |
SDKERR_HARDWARE_NOT_MEET_FOR_VB |
Number | 27, Computer doesn't meet the minimum requirements to use virtual background feature. |
SDKERR_NEED_USER_CONFIRM_RECORD_DISCLAIMER |
Number | 28, Need process disclaimer. |
SDKERR_NO_SHARE_DATA |
Number | 29, There is no raw data of sharing. |
SDKERR_SHARE_CANNOT_SUBSCRIBE_MYSELF |
Number | |
SDKERR_NOT_IN_MEETING |
Number | |
SDKERR_NOT_JOIN_AUDIO |
Number | |
SDKERR_HARDWARE_DONT_SUPPORT |
Number | 33, The current device doesn't support the feature. |
SDKERR_DOMAIN_DONT_SUPPORT |
Number | |
SDKERR_MEETING_REMOTE_CONTROL_IS_OFF |
Number | 35, Remote control is disabled. |
SDKERR_FILETRANSFER_ERROR |
Number |
Type:
- Number
(constant) ZoomSDKError :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKERR_SUCCESS |
Number | 0, Success Result |
SDKERR_NO_IMPL |
Number | 1, Not support this feature now |
SDKERR_WRONG_USEAGE |
Number | 2, Wrong useage about this feature |
SDKERR_INVALID_PARAMETER |
Number | 3, Wrong parameter |
SDKERR_MODULE_LOAD_FAILED |
Number | 4, Load module failed |
SDKERR_MEMORY_FAILED |
Number | 5, No memory allocated |
SDKERR_SERVICE_FAILED |
Number | 6, Internal service error |
SDKERR_UNINITIALIZE |
Number | 7, Not initialize before use |
SDKERR_UNAUTHENTICATION |
Number | 8, Not Authentication before use |
SDKERR_NORECORDINGINPROCESS |
Number | 9, No recording in process |
SDKERR_TRANSCODER_NOFOUND |
Number | 10, can't find transcoder module |
SDKERR_VIDEO_NOTREADY |
Number | 11, Video service not ready |
SDKERR_NO_PERMISSION |
Number | 12, No premission to do this |
SDKERR_UNKNOWN |
Number | 13, Unknown error |
SDKERR_OTHER_SDK_INSTANCE_RUNNING |
Number | 14, The other instance of the SDK is in process. |
SDKERR_INTELNAL_ERROR |
Number | 15, SDK internal error. |
SDKERR_NO_AUDIODEVICE_ISFOUND |
Number | 16, No audio device found. |
SDKERR_NO_VIDEODEVICE_ISFOUND |
Number | 17, No video device found. |
SDKERR_TOO_FREQUENT_CALL |
Number | 18, API calls too frequently. |
SDKERR_FAIL_ASSIGN_USER_PRIVILEGE |
Number | 19, User can't be assigned with new privilege. |
SDKERR_MEETING_DONT_SUPPORT_FEATURE |
Number | 20, The current meeting doesn't support the feature. |
SDKERR_MEETING_NOT_SHARE_SENDER |
Number | 21, The current user is not the presenter. |
SDKERR_MEETING_YOU_HAVE_NO_SHARE |
Number | 22, There is no sharing. |
SDKERR_MEETING_VIEWTYPE_PARAMETER_IS_WRONG |
Number | 23, Incorrect ViewType parameters. |
SDKERR_MEETING_ANNOTATION_IS_OFF |
Number | 24, Annotation is disabled. |
SDKERR_SETTING_OS_DONT_SUPPORT |
Number | 25, Current OS doesn't support the setting. |
SDKERR_EMAIL_LOGIN_IS_DISABLED |
Number | 26, Email login is disable |
SDKERR_HARDWARE_NOT_MEET_FOR_VB |
Number | 27, Computer doesn't meet the minimum requirements to use virtual background feature. |
SDKERR_NEED_USER_CONFIRM_RECORD_DISCLAIMER |
Number | 28, Need process disclaimer. |
SDKERR_NO_SHARE_DATA |
Number | 29, There is no raw data of sharing. |
SDKERR_SHARE_CANNOT_SUBSCRIBE_MYSELF |
Number | |
SDKERR_NOT_IN_MEETING |
Number | |
SDKERR_NOT_JOIN_AUDIO |
Number | |
SDKERR_HARDWARE_DONT_SUPPORT |
Number | 33, The current device doesn't support the feature. |
SDKERR_DOMAIN_DONT_SUPPORT |
Number | |
SDKERR_MEETING_REMOTE_CONTROL_IS_OFF |
Number | 35, Remote control is disabled. |
SDKERR_FILETRANSFER_ERROR |
Number |
Type:
- Number
(constant) ZoomSDKRawDataType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
RAW_DATA_TYPE_VIDEO |
Number | |
RAW_DATA_TYPE_SHARE |
Number |
Type:
- Number
(constant) ZoomSDKRawDataType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
RAW_DATA_TYPE_VIDEO |
Number | |
RAW_DATA_TYPE_SHARE |
Number |
Type:
- Number
(constant) ZoomSDKRenderPostProcessing :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ZoomSDKRenderPostProcessing_None |
Number | |
ZoomSDKRenderPostProcessing_Auto |
Number | |
ZoomSDKRenderPostProcessing_Enable |
Number | |
ZoomSDKRenderPostProcessing_Disable |
Number |
Type:
- Number
(constant) ZoomSDKRenderPostProcessing :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ZoomSDKRenderPostProcessing_None |
Number | |
ZoomSDKRenderPostProcessing_Auto |
Number | |
ZoomSDKRenderPostProcessing_Enable |
Number | |
ZoomSDKRenderPostProcessing_Disable |
Number |
Type:
- Number
(constant) ZoomSDKUserType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDK_UT_NORMALUSER |
Number | 100, Type of ordinary user who needs to login. |
SDK_UT_WITHOUT_LOGIN |
Number | 101, Start meeting without login. |
Type:
- Number
(constant) ZoomSDKUserType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDK_UT_NORMALUSER |
Number | 100, Type of ordinary user who needs to login. |
SDK_UT_WITHOUT_LOGIN |
Number | 101, Start meeting without login. |
Type:
- Number
(constant) ZoomSDKVideoCaptureMethod :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ZoomSDKVideoCaptureMethod_None |
Number | |
ZoomSDKVideoCaptureMethod_Auto |
Number | |
ZoomSDKVideoCaptureMethod_DirectSHow |
Number | |
ZoomSDKVideoCaptureMethod_MediaFoundation |
Number |
Type:
- Number
(constant) ZoomSDKVideoCaptureMethod :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ZoomSDKVideoCaptureMethod_None |
Number | |
ZoomSDKVideoCaptureMethod_Auto |
Number | |
ZoomSDKVideoCaptureMethod_DirectSHow |
Number | |
ZoomSDKVideoCaptureMethod_MediaFoundation |
Number |
Type:
- Number
(constant) ZoomSDKVideoHardwareEncodeType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
VIDEO_HARDWARE_ENCODE_RECEIVING |
Number | 0, Mac platform only has this option |
VIDEO_HARDWARE_ENCODE_SENDING |
Number | |
VIDEO_HARDWARE_ENCODE_PROCESSING |
Number |
Type:
- Number
(constant) ZoomSDKVideoHardwareEncodeType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
VIDEO_HARDWARE_ENCODE_RECEIVING |
Number | 0, Mac platform only has this option |
VIDEO_HARDWARE_ENCODE_SENDING |
Number | |
VIDEO_HARDWARE_ENCODE_PROCESSING |
Number |
Type:
- Number
(constant) ZoomSDKVideoRenderMode :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKVideoRenderMode_None |
Number | |
SDKVideoRenderMode_Auto |
Number | |
SDKVideoRenderMode_D3D11EnableFLIP |
Number | |
SDKVideoRenderMode_D3D11 |
Number | |
SDKVideoRenderMode_D3D9 |
Number | |
SDKVideoRenderMode_GDI |
Number |
Type:
- Number
(constant) ZoomSDKVideoRenderMode :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
SDKVideoRenderMode_None |
Number | |
SDKVideoRenderMode_Auto |
Number | |
SDKVideoRenderMode_D3D11EnableFLIP |
Number | |
SDKVideoRenderMode_D3D11 |
Number | |
SDKVideoRenderMode_D3D9 |
Number | |
SDKVideoRenderMode_GDI |
Number |
Type:
- Number
(constant) ZoomSDKVideoSubscribeFailReason :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ZoomSDKVideoSubscribe_Fail_None |
Number | |
ZoomSDKVideoSubscribe_Fail_ViewOnly |
Number | |
ZoomSDKVideoSubscribe_Fail_NotInMeeting |
Number | |
ZoomSDKVideoSubscribe_Fail_HasSubscribe1080POr720 |
Number | |
ZoomSDKVideoSubscribe_Fail_HasSubscribeTwo720P |
Number | |
ZoomSDKVideoSubscribe_Fail_HasSubscribeExceededLimit |
Number | |
ZoomSDKVideoSubscribe_Fail_TooFrequentCall |
Number |
Type:
- Number
(constant) ZoomSDKVideoSubscribeFailReason :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ZoomSDKVideoSubscribe_Fail_None |
Number | |
ZoomSDKVideoSubscribe_Fail_ViewOnly |
Number | |
ZoomSDKVideoSubscribe_Fail_NotInMeeting |
Number | |
ZoomSDKVideoSubscribe_Fail_HasSubscribe1080POr720 |
Number | |
ZoomSDKVideoSubscribe_Fail_HasSubscribeTwo720P |
Number | |
ZoomSDKVideoSubscribe_Fail_HasSubscribeExceededLimit |
Number | |
ZoomSDKVideoSubscribe_Fail_TooFrequentCall |
Number |
Type:
- Number
(constant) ZoomSDKWallpaperLayoutMode :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ZoomSDKWallpaperLayoutMode_None |
Number | |
ZoomSDKWallpaperLayoutMode_Fill |
Number | |
ZoomSDKWallpaperLayoutMode_Fit |
Number |
Type:
- Number
(constant) ZoomSDKWallpaperLayoutMode :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ZoomSDKWallpaperLayoutMode_None |
Number | |
ZoomSDKWallpaperLayoutMode_Fill |
Number | |
ZoomSDKWallpaperLayoutMode_Fit |
Number |
Type:
- Number
(constant) ZoomSDKWallpaperSettingStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ZoomSDKWallpaperSettingStatus_None |
Number | |
ZoomSDKWallpaperSettingStatus_Downloading |
Number | |
ZoomSDKWallpaperSettingStatus_Downloaded |
Number | |
ZoomSDKWallpaperSettingStatus_DownloadFail |
Number |
Type:
- Number
(constant) ZoomSDKWallpaperSettingStatus :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ZoomSDKWallpaperSettingStatus_None |
Number | |
ZoomSDKWallpaperSettingStatus_Downloading |
Number | |
ZoomSDKWallpaperSettingStatus_Downloaded |
Number | |
ZoomSDKWallpaperSettingStatus_DownloadFail |
Number |
Type:
- Number
(constant) ZoomSDK_LANGUAGE_ID :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
LANGUAGE_Unknown |
Number | 0, For initialization |
LANGUAGE_English |
Number | 1, In English |
LANGUAGE_Chinese_Simplified |
Number | 2, In simplified Chinese |
LANGUAGE_Chinese_Traditional |
Number | 3, In traditional Chinese |
LANGUAGE_Japanese |
Number | 4, In Japanese |
LANGUAGE_Spanish |
Number | 5, In Spanish |
LANGUAGE_German |
Number | 6, In German |
LANGUAGE_French |
Number | 7, In French |
LANGUAGE_Portuguese |
Number | 8, In Portuguese |
LANGUAGE_Russian |
Number | 9, In Russian |
LANGUAGE_Korean |
Number | 10, In Korean |
LANGUAGE_Vietnamese |
Number | 11, In Vietnamese |
LANGUAGE_Italian |
Number | 12, In Vietnamese |
LANGUAGE_Polish |
Number | 13, In Polish |
LANGUAGE_Turkish |
Number | 14, In Turkish |
LANGUAGE_Indonesian |
Number | 15, In Indonesian |
LANGUAGE_Dutch |
Number | 16, In Dutch |
Type:
- Number
(constant) ZoomSDK_LANGUAGE_ID :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
LANGUAGE_Unknown |
Number | 0, For initialization |
LANGUAGE_English |
Number | 1, In English |
LANGUAGE_Chinese_Simplified |
Number | 2, In simplified Chinese |
LANGUAGE_Chinese_Traditional |
Number | 3, In traditional Chinese |
LANGUAGE_Japanese |
Number | 4, In Japanese |
LANGUAGE_Spanish |
Number | 5, In Spanish |
LANGUAGE_German |
Number | 6, In German |
LANGUAGE_French |
Number | 7, In French |
LANGUAGE_Portuguese |
Number | 8, In Portuguese |
LANGUAGE_Russian |
Number | 9, In Russian |
LANGUAGE_Korean |
Number | 10, In Korean |
LANGUAGE_Vietnamese |
Number | 11, In Vietnamese |
LANGUAGE_Italian |
Number | 12, In Vietnamese |
LANGUAGE_Polish |
Number | 13, In Polish |
LANGUAGE_Turkish |
Number | 14, In Turkish |
LANGUAGE_Indonesian |
Number | 15, In Indonesian |
LANGUAGE_Dutch |
Number | 16, In Dutch |
Type:
- Number
(constant) ZoomUserType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ZoomUserType_APIUSER |
Number | 0, API user. |
ZoomUserType_EMAIL_LOGIN |
Number | 1, User logged in with email. |
ZoomUserType_FACEBOOK |
Number | 2, User logged in with Facebook. |
ZoomUserType_GoogleOAuth |
Number | 3, User logged in with Google. |
ZoomUserType_SSO |
Number | 4, User logged in with SSO. |
ZoomUserType_Unknown |
Number | 5, User of unknown type. |
Type:
- Number
(constant) ZoomUserType :Number
- Source:
Properties:
Name | Type | Description |
---|---|---|
ZoomUserType_APIUSER |
Number | 0, API user. |
ZoomUserType_EMAIL_LOGIN |
Number | 1, User logged in with email. |
ZoomUserType_FACEBOOK |
Number | 2, User logged in with Facebook. |
ZoomUserType_GoogleOAuth |
Number | 3, User logged in with Google. |
ZoomUserType_SSO |
Number | 4, User logged in with SSO. |
ZoomUserType_Unknown |
Number | 5, User of unknown type. |
Type:
- Number