|
ZOOM Windows SDK
5.4.54802.0124
|
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... | |
The callback interface that the selected meeting status changes.
|
pure virtual |
The callback event that the selected meeting status changes.
| can_use | TRUE indicates to be available. |
| date_select_helper | An object pointer to ISelectMeetingItemDateHelper. For more details, see ISelectMeetingItemDateHelper. |
1.8.14