ZOOM Windows SDK
5.2.42037.1112
|
The parameter of ordinary logged-in user. Here are more detailed structural descriptions. More...
#include <meeting_service_interface.h>
Public Attributes | |
UINT64 | meetingNumber |
Meeting number. | |
const wchar_t * | vanityID |
Meeting vanity ID. | |
const wchar_t * | userName |
Username when logged in the meeting. | |
const wchar_t * | psw |
Meeting password. | |
HWND | hDirectShareAppWnd |
The window handle of the direct sharing application. | |
const wchar_t * | participantId |
The ID of attendees. The SDK will set this value when the associated settings are turned on. | |
const wchar_t * | webinarToken |
Webinar token. | |
bool | isVideoOff |
Turn off the video or not. True indicates to turn off. In addition, this flag is affected by meeting attributes. | |
bool | isAudioOff |
Turn off the audio or not. True indicates to turn off. In addition, this flag is affected by meeting attributes. | |
bool | isDirectShareDesktop |
Share the desktop directly or not. True indicates to Share. | |
The parameter of ordinary logged-in user. Here are more detailed structural descriptions.