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


额外继承的成员函数 | |
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 () |
| 析构函数 更多... | |
Public 属性 继承自 nem_sdk_interface::NEMeetingParams | |
| std::string | displayName |
| std::string | meetingId |
| std::string | tag |
| NEMeetingRoleType | roleType |
| std::string | password |