|
NEMeeting SDK
|
开始会议参数 更多...
#include <metting.h>


Public 属性 | |
| NEMeetingScene | scene |
| 会议场景定义 NEMeetingScene 更多... | |
| std::list< NEMeetingControl > | controls |
| std::string | extraData |
| json扩展参数, 最大长度2048 更多... | |
Public 属性 继承自 nem_sdk_interface::NEMeetingParams | |
| std::string | displayName |
| std::string | meetingId |
| std::string | tag |
| NEMeetingRoleType | roleType |
| std::string | password |
额外继承的成员函数 | |
Public 成员函数 继承自 nem_sdk_interface::NEMeetingParams | |
| NEMeetingParams (const std::string &strDisplayName="", const std::string &strMeetingId="", const std::string &strTag="", const std::string &strPassword="") | |
| 构造函数 更多... | |
| NEMeetingParams (std::string &&strDisplayName, std::string &&strMeetingId, std::string &&strTag, std::string &&strPassword) | |
| 构造函数 更多... | |
Public 成员函数 继承自 nem_sdk_interface::NEObject | |
| NEObject () | |
| 构造函数 更多... | |
| virtual | ~NEObject () |
| 析构函数 更多... | |
| std::list<NEMeetingControl> nem_sdk_interface::NEStartMeetingParams::controls |
| std::string nem_sdk_interface::NEStartMeetingParams::extraData |
| NEMeetingScene nem_sdk_interface::NEStartMeetingParams::scene |
会议场景定义 NEMeetingScene