The meeting information interface to specify others as the host.
More...
#include <premeeting_service_interface.h>
The meeting information interface to specify others as the host.
◆ GetAvailableScheduleForList()
virtual IList<IScheduleForUser* >* ISelectMeetingItemScheduleForHelper::GetAvailableScheduleForList |
( |
bool & |
can_select_schedule_for | ) |
|
|
pure virtual |
Get the user list who can be specified as the host.
- Parameters
-
[out] | can_select_schedule_for | TRUE indicates that the current meeting can specify other user as the host. |
- Returns
- If the function succeeds, the return value is the meeting list to specify others as the host. It is only valid when the can_select_schedule_for is true. Otherwise failed, returns NULL.
◆ SelectScheduleForUser()
Specify a new host for the meeting.
- Parameters
-
- Returns
- If the function succeeds, the return value is SDKErr_Success. Otherwise failed. To get extended error information, see SDKError enum.
The documentation for this class was generated from the following file: