|
NEMeetingKit V4.17.0
|
历史会议记录信息 更多...
#include <kit_define_meeting.h>
Public 属性 | |
| long | meetingId |
| 会议唯一ID | |
| std::string | meetingNum |
| 会议ID | |
| std::string | shortMeetingNum |
| 会议短号 | |
| std::string | subject |
| 会议主题 | |
| std::string | password |
| 会议密码 | |
| std::string | nickname |
| 会议昵称 | |
| std::string | sipId |
| 会议SIP | |
历史会议记录信息
| long tagNEHistoryMeetingItem::meetingId |
会议唯一ID
| std::string tagNEHistoryMeetingItem::meetingNum |
会议ID
| std::string tagNEHistoryMeetingItem::nickname |
会议昵称
| std::string tagNEHistoryMeetingItem::password |
会议密码
| std::string tagNEHistoryMeetingItem::shortMeetingNum |
会议短号
| std::string tagNEHistoryMeetingItem::sipId |
会议SIP
| std::string tagNEHistoryMeetingItem::subject |
会议主题