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

The callback interface that the selected meeting status changes. More...

#include <premeeting_service_interface.h>

Inherited by IScheduleMeetingItemStatusCallback.

Public Member Functions

virtual void onSupportSelectDateStatusNotification (bool can_use, ISelectMeetingItemDateHelper *date_select_helper)=0
 The callback event that the selected meeting status changes. More...
 

Detailed Description

The callback interface that the selected meeting status changes.

Member Function Documentation

◆ onSupportSelectDateStatusNotification()

virtual void ISelectMeetingItemDateHelperEvent::onSupportSelectDateStatusNotification ( bool  can_use,
ISelectMeetingItemDateHelper date_select_helper 
)
pure virtual

The callback event that the selected meeting status changes.

Parameters
can_useTRUE indicates to be available.
date_select_helperAn object pointer to ISelectMeetingItemDateHelper. For more details, see ISelectMeetingItemDateHelper.

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