6 #ifndef _MEETING_Configuration_INTERFACE_H_ 7 #define _MEETING_Configuration_INTERFACE_H_ 8 #include "..\zoom_sdk_def.h" 9 #include "..\customized_resource_helper_interface.h" 11 BEGIN_ZOOM_SDK_NAMESPACE
114 virtual void Cancel() = 0;
623 virtual void Reset() = 0;
644 virtual void ConfigDSCP(
int dscpAudio,
int dscpVideo,
bool bReset) = 0;
689 END_ZOOM_SDK_NAMESPACE
virtual RequiredInfoType GetRequiredInfoType()=0
Get the type of required information to be completed.
virtual bool DisableConfidentialWatermark(bool bDisable)=0
Set whether to forbid confidential watermark. Default: FALSE.
Meeting connect configuration Interface.
Definition: meeting_configuration_interface.h:551
virtual void SetMeetingUIPos(WndPosition pos)=0
Set the position of the primary view meeting window.
virtual void AlwaysShowIconOnTaskBar(bool bAlwaysShow)=0
Set if it is able to display the preview window of the Meeting Controls on the task bar during sharin...
If the password is invalid, the user needs to re-enter it. Via the InputMeetingPasswordAndScreenName(...
Definition: meeting_configuration_interface.h:25
virtual void RedirectClickBreakoutRoomButtonEvent(bool bRedirect)=0
Set if it is able to handle the event with SDK user's own program by clicking Breakout Room button in...
bool bRedirectBadNetwork
TRUE indicates the user will handle the warning message of bad network with its own program...
Definition: meeting_configuration_interface.h:237
virtual void RedirectClickCCBTNEvent(bool bRedirect)=0
Set if it is able to handle the event with SDK user's own program by clicking Closed Caption button i...
virtual void onFreeMeetingEndingReminderNotification(IFreeMeetingEndingReminderHandler *handler_)=0
Register webinar with URL Handler.
Definition: meeting_configuration_interface.h:76
virtual void EnableLengthLimitationOfMeetingNumber(bool bEnable)=0
Set if it is able to limit the length of meeting ID. Default: FALSE.
Meeting configuration event callback.
Definition: meeting_configuration_interface.h:209
virtual void HideUpgradeWarningMsgForFreeUserWhenSchedule(bool bHide)=0
Set the visibility of upgrade warning message for free user when the user schedules a meeting...
WebinarNeedRegisterType
Register type of webinar. Here are more detailed structural descriptions.
Definition: meeting_configuration_interface.h:62
Upgrade the free meeting by the gift link.
Definition: meeting_configuration_interface.h:181
virtual void HideRemoteControlOnMeetingUI(bool bHide)=0
Set whether to display the button REMOTE CONTROL and menu item. Default is displaying.
virtual void EnableInviteButtonOnMeetingUI(bool bEnable)=0
Set the visibility of the INVITE button in the panelist action bar during the meeting. Default value: TRUE.
Remind to pay.
Definition: meeting_configuration_interface.h:133
RequiredInfoType
Type of necessary information to join the meeting. Here are more detailed structural descriptions...
Definition: meeting_configuration_interface.h:21
virtual void HideUpgradeFreeMeetingButton(bool bHide)=0
Set whether to display the button UPGRADE when prompt the tooltip of free meeting counts down...
virtual void EnableInputMeetingScreenNameDlg(bool bEnable)=0
Set the visibility of the dialog box to input the screen name. Default: TRUE.
virtual void Cancel()=0
Ignore the prompt of closing another ongoing meeting.
Upgrade failed.
Definition: meeting_configuration_interface.h:134
bool bRedirectWarnHighCPU
TRUE indicates the user will handle the warning message of high cpu with its own program.
Definition: meeting_configuration_interface.h:238
virtual void EnableClaimHostFeature(bool bEnable)=0
Set if it is able to retrieve the permission of host (when the original host gives up the host permis...
virtual void SetShowVideoOptimizeChkbox(bool bShow)=0
Set the visibility of the OPTIMIZE FOR FULL SCREEN VIDEO CLIP check-box in the sharing window...
virtual void EnableAutoAdjustSpeakerVolumeWhenJoinAudio(bool bEnable)=0
Set if it is able to auto-adjust the volume of the speaker when joining the meeting. Default: TRUE.
virtual void DisableRemoteCtrlCopyPasteFeature(bool bDisable)=0
Set if it is able to copy and paste for remote control. Default: FALSE.
virtual void HideMeetingInfoOnMeetingUI(bool bHide)=0
Set the visibility of meeting info button on meeting UI. Default is displaying.
virtual void onEndOtherMeetingToJoinMeetingNotification(IEndOtherMeetingToJoinMeetingHandler *handler_)=0
The user will receive this callback event if the user wants to join the new meeting while the ongoing...
virtual void PrePopulateWebinarRegistrationInfo(const wchar_t *email, const wchar_t *username)=0
Pre-set email and username information before joining the webinar.
virtual void SetShowCallMeTab(bool bShow)=0
Set the visibility of CALL ME tab in the audio dialog box when joining the meeting. Default value: TRUE.
virtual void onFreeMeetingNeedToUpgrade(FreeMeetingNeedUpgradeType type_, const wchar_t *gift_url)=0
The callback of upgrading the free meeting.
virtual void SetFloatVideoPos(WndPosition pos)=0
Set the position of the floating video window when sharing.
virtual void EnableHideFullPhoneNumber4PureCallinUser(bool bHide)=0
Set if it is able to display the full phone number for the user who joins the meeting with phone...
Meeting screen name and password handler.
Definition: meeting_configuration_interface.h:14
virtual void SetFloatVideoWndVisibility(bool bShow)=0
Set the visibility of the floating video window when sharing in the meeting. Default value: TRUE...
virtual void EnableShareWhiteBoard(bool bEnable)=0
Set if it is able to share white board. Default: TRUE.
virtual SDKError SetUICustomizedString(SDKCustomizedStringType customizedType, const wchar_t *customizedString)=0
Use the custom string to replace the specified menu item.
virtual void EnableDeclineRemoteControlResponseDlg(bool bEnable)=0
Set the visibility of the dialog box when the request of the remote control is refused. Default value: TRUE.
Upgrade successfully.
Definition: meeting_configuration_interface.h:135
virtual void RedirectClickEndMeetingBTNEvent(bool bRedirect)=0
Set if it is able to handle the event with user's own program by clicking END MEETING button in the m...
virtual void RedirectClickParticipantListBTNEvent(bool bRedirect)=0
Set if it is able to handle the event with SDK user's own program by clicking PARTICIPANT LIST button...
virtual void EnableAutoEndOtherMeetingWhenStartMeeting(bool bEnable)=0
Set if it is able to end automatically another ongoing meeting when joining a new meeting...
SDKError
SDK error types. Here are more detailed structural descriptions.
Definition: zoom_sdk_def.h:29
Register webinar account by email and the screen name.
Definition: meeting_configuration_interface.h:66
virtual FreeMeetingEndingReminderType GetType()=0
Get the reminder type of ending free meeting.
virtual void EnableLocalRecordingConvertProgressBarDialog(bool bShow)=0
'Call Out' sub-tab page under Room System invitation tab page
Definition: meeting_configuration_interface.h:165
virtual void RedirectEndOtherMeeting(bool bRedirect)=0
Set if it is able to redirect the process to end another meeting by user's own program. Default: FALSE.
virtual void Reset()=0
Reset the meeting configuration and back to the default state.
virtual SDKError EnableGrabShareWithoutReminder(bool bEnable)=0
Set whether to close the current sharing of another user without prompt and directly beginning a new ...
'Dial In' sub-tab page under Room System invitation tab page
Definition: meeting_configuration_interface.h:164
SDKInviteDlgTabPage
Definition: meeting_configuration_interface.h:155
virtual SDKError Cancel()=0
Ignore the current notification.
virtual void SetMaxDurationForOnlyHostInMeeting(int nDuration)=0
Set the maximum duration of the meeting when there is no attendee in the meeting. Default: 24*60...
virtual void SetShowInviteDlgTabPage(SDKInviteDlgTabPage tabPage, bool bShow)=0
Set the visibility of some specified tabs in the invite dialog. Default: Show all the content...
virtual void onWebinarNeedRegisterNotification(IWebinarNeedRegisterHandler *handler_)=0
During the webinar, this callback event will be triggered if the user needs to register.
virtual void RedirectClickAudioBTNEvent(bool bRedirect)=0
Set if it is able to handle the event with SDK user's own program by clicking Audio button in the mee...
virtual void RedirectMeetingWarningMsg(RedirectWarningMsgOption redirectOption)=0
Set if it is able to handle the warning message with SDK user's own program in the meeting...
virtual void onFreeMeetingUpgradeToGiftFreeTrialStart()=0
Callback function of starting to upgrade the free meeting by the gift link.
virtual void onAirPlayInstructionWndNotification(bool bShow, const wchar_t *airhostName)=0
This callback event may be triggered when the user enables the AirPlay introduction.
virtual void DisableAutoShowSelectJoinAudioDlgWhenJoinMeeting(bool bDisable)=0
Set the visibility of the dialog SELECT JOIN AUDIO when joining meeting. Default: FALSE...
virtual void SetShowH323SubTabPage(SDKH323TabPage tabPage, bool bShow)=0
Set the visibility of some specified tabs in the Room System invitation dialog. Default: show all the...
Initialization.
Definition: meeting_configuration_interface.h:23
virtual void HideCopyInvitationOnInviteWindow(bool bHide)=0
virtual void Cancel()=0
Ignore the prompt of completing the information.
virtual void SetDirectShareMonitorID(const wchar_t *monitorID)=0
Set the shared device ID when sharing directly.
virtual void EnableVideoButtonOnMeetingUI(bool bEnable)=0
Set the visibility of the Video button in the toolbar during the meeting. Default value: TRUE...
The user needs to enter the screen name and the password,via the InputMeetingPasswordAndScreenName() ...
Definition: meeting_configuration_interface.h:26
virtual void Release()=0
Release object.
virtual SDKError UpgradeAccount()=0
Upgrade the account if the notification is the FreeMeetingEndingReminder_Can_UpgradeAccount.
virtual void Cancel()=0
Ignore the prompt of the register.
virtual void EnableToolTipsShow(bool bEnable)=0
Set if it is able to temporarily show tooltip of the button in the toolbar of the meeting and user ca...
virtual void EnableForceAutoStopMyVideoWhenJoinMeeting(bool bEnable)=0
Force to turn off video when joining the meeting.
virtual void EnableApproveRemoteControlDlg(bool bEnable)=0
Set the visibility of the dialog box when receiving the request of remote control during the meeting...
virtual void SetShowAudioUseComputerSoundChkbox(bool bShow)=0
Set the visibility of the SHARE COMPUTER SOUND check-box in the sharing window. Default value: TRUE...
virtual void DisableAdvanceAudioDeivceCtrl(bool bDisable)=0
Set the ability to control the audio device in the meeting. Default is having the ability...
virtual void DisablePopupMeetingWrongPSWDlg(bool bDisable)=0
Set the visibility of the dialog box if the password is wrong when join the meeting. Default: FALSE.
virtual void DisablePanelistMenuItem(PanelistMenuItemOption menuOption)=0
Custom the menu items show or hide for panelist.
The user needs to enter the screen name. Via the InputMeetingPasswordAndScreenName() to specify the s...
Definition: meeting_configuration_interface.h:27
virtual void onFreeMeetingRemainTime(unsigned int leftTime)=0
The SDK will trigger this callback event during the free meeting to inform the user how much time is ...
virtual void SetEvent(IMeetingConfigurationEvent *pEvent)=0
Set meeting configuration controller callback event handler.
FreeMeetingEndingReminderType
Reminder type at the end of free meeting. Here are more detailed structural descriptions.
Definition: meeting_configuration_interface.h:128
virtual void EnableShowShareSwitchMultiToSingleConfirmDlg(bool bEnable)=0
Set the visibility of the SWITCH TO SINGLE PARTICIPANT SHARE dialog box when multiple participants ar...
'Invite a Room System' tab page
Definition: meeting_configuration_interface.h:159
Upgrade the account.
Definition: meeting_configuration_interface.h:132
Register webinar account by URL.
Definition: meeting_configuration_interface.h:65
'Invite by Phone' tab pag
Definition: meeting_configuration_interface.h:158
virtual void HideRecordItemOnMeetingUI(bool bHide)=0
Set whether to display the button RECORD and menu item. Default is displaying.
Initialization.
Definition: meeting_configuration_interface.h:64
Free meeting event handler.
Definition: meeting_configuration_interface.h:169
SDKCustomizedStringType
Custom string type. Here are more detailed structural descriptions.
Definition: customized_resource_helper_interface.h:16
Webinar register handler.
Definition: meeting_configuration_interface.h:55
virtual WebinarNeedRegisterType GetWebinarNeedRegisterType()=0
Get the type to register. For more details, see WebinarNeedRegisterType enum.
virtual void SetSharingToolbarVisibility(bool bShow)=0
Set the visibility of the sharing toolbar. Default value: TRUE.
Meeting configuration interface.
Definition: meeting_configuration_interface.h:613
Meeting user configuration interface.
Definition: meeting_configuration_interface.h:278
virtual void ConfigDSCP(int dscpAudio, int dscpVideo, bool bReset)=0
Configure DSCP(Differential services code point) values.
virtual SDKError DisableTopMostAttr4SettingDialog(bool bDisable)=0
Whether to remove the topmost attribute of setting dialog. Default is not removed.
virtual SDKError UpgradeMeeting()=0
Upgrade the meeting if the notification is the FreeMeetingEndingReminder_Can_UpgradeMeeting_ToPro_Onc...
virtual bool InputMeetingIDAndScreenName(const wchar_t *meetingID, const wchar_t *screenName)=0
Complete the meeting id and screen name information.
virtual void EnableAudioButtonOnMeetingUI(bool bEnable)=0
Set the visibility of the Audio button in the toolbar during the meeting. Default value: TRUE...
virtual SDKError InputWebinarRegisterEmailAndScreenName(const wchar_t *email, const wchar_t *screenName)=0
Configure the information of email and screen name.
virtual void DisableWaitingForHostDialog(bool bDisable)=0
Set the visibility of the dialog box of waiting for the host after joining the meeting. Only invalidate when the host is not in the meeting. Default: FALSE.
Determine if the user handles the corresponding type of the warning message with user's own program...
Definition: meeting_configuration_interface.h:235
virtual void DisableSplitScreenModeUIElements(bool bDisable)=0
Set if it is able to enable split screen during the meeting. Default value: FALSE.
It is necessary for administrator to upgrade the free meeting.
Definition: meeting_configuration_interface.h:180
virtual void DisableFreeMeetingRemainTimeNotify(bool bDisable)=0
Set the visibility of the REMAINING MEETING TIME button in the meeting. Default: FALSE.
SDKH323TabPage
Definition: meeting_configuration_interface.h:162
virtual void RedirectClickAudioMenuBTNEvent(bool bRedirect)=0
Set if it is able to handle the event with SDK user's own program by clicking Audio Menu button in th...
virtual void EnableInputMeetingPasswordDlg(bool bEnable)=0
Set the visibility of the dialog box to input the password. Default: TRUE.
virtual void onFreeMeetingUpgradeToProMeeting()=0
Callback function of free meting upgrades successfully.
virtual void RedirectClickCustomLiveStreamMenuEvent(bool bRedirect)=0
Set if it is able to handle the event with SDK user's own program by clicking CUSTOM LIVE STREAM butt...
virtual void HideSwitchCameraButton(bool bHide)=0
virtual void RedirectFreeMeetingEndingReminderDlg(bool bRedirect)=0
An upgrade dialog box will pop up when the free meeting is over. Use this function to set if it is ab...
The user needs to enter the password when joins the meeting. Via the InputMeetingPasswordAndScreenNam...
Definition: meeting_configuration_interface.h:24
virtual void onFreeMeetingRemainTimeStopCountDown()=0
The callback of free meeting stops the countdown.
Initialization.
Definition: meeting_configuration_interface.h:130
Upgrade to the priority meeting at once.
Definition: meeting_configuration_interface.h:131
virtual void onFreeMeetingUpgradeToGiftFreeTrialStop()=0
Callback function of ending upgrade the free meeting by the gift link.
virtual bool InputMeetingScreenName(const wchar_t *screenName)=0
Complete the screen name.
'Invite by Email' tab page
Definition: meeting_configuration_interface.h:157
virtual void EnableLeaveMeetingOptionForHost(bool bEnable)=0
Set the visibility of the LEAVE MEETING button on the pop-up dialogue box when the host leaves the me...
The position of the window. The coordinate of position is that of monitor when the parent window is n...
Definition: zoom_sdk_def.h:86
Webinar register with email and screen name Handler.
Definition: meeting_configuration_interface.h:90
virtual void EnableShareIOSDevice(bool bEnable)=0
Set if it is able to share IOS device. Default: FALSE.
virtual bool EndOtherMeeting()=0
Close another ongoing meeting.
virtual void SetBottomFloatToolbarWndVisibility(bool bShow)=0
Set the visibility of the toolbar at the bottom of the meeting window. Default value: TRUE...
virtual void EnableForceAutoStartMyVideoWhenJoinMeeting(bool bEnable)=0
Force to enable the video when join meeting.
virtual void DisableAttendeeMenuItem(AttendeeMenuItemOption menuOption)=0
Custom the menu items show or hide for attendee.
virtual void onInputMeetingPasswordAndScreenNameNotification(IMeetingPasswordAndScreenNameHandler *pHandler)=0
The SDK will trigger the callback event if the password or screen name is required.
virtual bool InputMeetingPasswordAndScreenName(const wchar_t *meetingPassword, const wchar_t *screenName)=0
Complete the password and screen name information.
virtual void EnableLButtonDBClick4SwitchFullScreenMode(bool bEnable)=0
Set if it is able to switch between the full screen mode and normal mode by double-click. Default value: TRUE.
virtual void HideReactionsOnMeetingUI(bool bHide)=0
Set the visibility of reaction on meeting UI. Default is displaying.
virtual void HideChatItemOnMeetingUI(bool bHide)=0
Set whether to display the button CHAT and menu item. Default is displaying.
virtual const wchar_t * GetWebinarRegisterUrl()=0
Get the URL to register webinar.
virtual void EnableLeaveMeetingWhenScreenLocked(bool bEnable)=0
Set if it is able to leave the meeting when the screen is locked or the screen saver is shown...
End other meeting to join the new meeting Handler.
Definition: meeting_configuration_interface.h:105
virtual void HideKeypadButtonOnMeetingWindow(bool bHide)=0
virtual void ForceDisableMultiShare(bool bDisable)=0
Set whether to forbid multi-share. Default: FALSE.
virtual void HideShareButtonOnMeetingUI(bool bHide)=0
Set the visibility of share button on meeting UI. Default is displaying.
Reminder handler of ending free meeting.
Definition: meeting_configuration_interface.h:121
The user needs to enter the screen name and the meeting id,via the InputMeetingMeetingIDAndScreenName...
Definition: meeting_configuration_interface.h:28
virtual void EnableAirplayInstructionWindow(bool bEnable)=0
Set the visibility of the introduction window when sharing on the iOS device. Default value: TRUE...
virtual void HideCopyUrlOnInviteWindow(bool bHide)=0
virtual void EnableAutoHideJoinAudioDialog(bool bEnable)=0
Set the visibility of the dialog box of choosing audio when joining the meeting. Default value: FALSE...
virtual void DisableShowJoinMeetingWnd(bool bDisable)=0
Set the visibility of the dialog box of joining a meeting. Default: FALSE.
Initialization.
Definition: meeting_configuration_interface.h:179
virtual void EnableAutoAdjustMicVolumeWhenJoinAudio(bool bEnable)=0
Set if it is able to auto-adjust the volume of the mic when joining the meeting. Default: TRUE...
virtual void EnableEnterAndExitFullScreenButtonOnMeetingUI(bool bEnable)=0
Set the visibility of the buttons to enter or exit the full screen in the meeting window...
virtual void HideQAOnMeetingUI(bool bHide)=0
Set the visibility of Q&A on meeting UI. Default is displaying.
virtual void RedirectClickShareBTNEvent(bool bRedirect)=0
Set if it is able to handle the event with user's own program by clicking START SHARE button in the m...
virtual void HidePollOnMeetingUI(bool bHide)=0
Set the visibility of poll on meeting UI. Default is displaying.
virtual void RedirectWebinarNeedRegister(bool bRedirect)=0
Set if it is able to handle the webinar register process with user's own program in the meeting...
virtual void SetShowCallInTab(bool bShow)=0
Set the visibility of PHONE CALL tab in the audio dialog box when joining the meeting. Default value: TRUE.
FreeMeetingNeedUpgradeType
Upgrade types of free meeting. Here are more detailed structural descriptions.
Definition: meeting_configuration_interface.h:177