预约会议服务
更多...
#include <premeeting_service.h>
◆ NEGetMeetingListCallback
◆ NEOperateScheduleMeetingCallback
◆ NEScheduleMeetingItemCallback
◆ cancelMeeting()
取消已预约的会议
- 参数
-
meetingUniqueId | 会议唯一Id |
callback | 回调 |
- 返回
- void
◆ createScheduleMeetingItem()
virtual NEMeetingItem nem_sdk_interface::NEPreMeetingService::createScheduleMeetingItem |
( |
| ) |
|
|
pure virtual |
◆ editMeeting()
◆ getMeetingItemById()
virtual void nem_sdk_interface::NEPreMeetingService::getMeetingItemById |
( |
const int64_t & |
meetingUniqueId, |
|
|
const NEScheduleMeetingItemCallback & |
callback |
|
) |
| |
|
pure virtual |
查询预约会议信息
- 参数
-
meetingUniqueId | 会议唯一Id |
callback | 回调 |
- 返回
- void
◆ getMeetingList()
查询特定状态下的会议列表,目前仅仅支持查询待开始、进行中及已结束,后续将支持已取消和已回收状态。
- 参数
-
- 返回
- void
◆ registerScheduleMeetingStatusListener()
◆ scheduleMeeting()
◆ unRegisterScheduleMeetingStatusListener()
该类的文档由以下文件生成: