ZOOM Windows SDK  5.2.42037.1112
Public Member Functions | List of all members
IScheduleMeetingItemStatusCallback Class Referenceabstract

The interface to configure the meeting information. More...

#include <premeeting_service_interface.h>

Inherits ISelectMeetingItemDateHelperEvent, ISelectMeetingItemAudioOptionHelperEvent, and ISelectMeetingItemMeetingOptionHelperEvent.

Public Member Functions

virtual void onScheduleMeetingItemDestroyed ()=0
 Callback event of destroying schedule meeting item.
 
- Public Member Functions inherited from ISelectMeetingItemDateHelperEvent
virtual void onSupportSelectDateStatusNotification (bool can_use, ISelectMeetingItemDateHelper *date_select_helper)=0
 The callback event that the selected meeting status changes. More...
 
- Public Member Functions inherited from ISelectMeetingItemAudioOptionHelperEvent
virtual void onSupportTelAudioNotification (bool can_use)=0
 The callback event that the selected meeting audio function changes. More...
 
- Public Member Functions inherited from ISelectMeetingItemMeetingOptionHelperEvent
virtual void onMeetingPasswordEnabledStatusNotification (bool enable, const wchar_t *default_psw)=0
 The callback event to request to fill in the password when the participants join the meeting. More...
 
virtual void onJoinBeforeHostEnabledStatusNotification (bool enable)=0
 The callback event that the status JBH(Join meeting Before Host) changes. More...
 
virtual void onMuteUponEntryEnabledStatusNotification (bool enable)=0
 The callback event that the status MUTE ALL THE PARTICIPANTS changes. More...
 
virtual void onScheduleWithPmiEnabledStatusNotification (bool enable)=0
 The callback event that the status USE THE PERSONAL MEETING ID changes. More...
 
virtual void onOnlySignedInUserCanJoinEnabledStatusNotification (bool enable, const wchar_t *default_specified_domain_can_join)=0
 The callback event that the status ONLY THE SPECIFIED USERS ARE ALLOWED TO JOIN THE MEETING changes. More...
 
virtual void onHostInChinaEnabledStatusNotification (bool enable)=0
 The callback event that the status HOSTING A MEETING IN CHINA changes. More...
 
virtual void onAutoRecordEnabledStatusNotification (bool enable, SCHEDULERECTYPE &default_type)=0
 The callback event that the status AUTO RECORDING IN THE MEETING changes. More...
 
virtual void onSupportScheduleForNotification (bool can_use)=0
 The callback event that the status SPECIFY OTHERS AS THE HOST changes. More...
 
virtual void onWaitingRoomEnabledStatusNotification (bool enable)=0
 
virtual void onMeetingToPublicEnabledStatusNotification (bool enable)=0
 
virtual void onLanguageInterpretationEnabledStatusNotification (bool enable)=0
 

Detailed Description

The interface to configure the meeting information.


The documentation for this class was generated from the following file: