ZOOM Windows SDK  5.2.42037.1112
Public Attributes | List of all members
tagJoinParam4WithoutLogin Struct Reference

The parameters of non-login user when joins the meeting. 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 * userZAK
 ZOOM access token.
 
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 isDirectShareDesktop
 Share the desktop directly or not. True indicates to Share.
 
bool isVideoOff
 Turn off the video of 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.
 

Detailed Description

The parameters of non-login user when joins the meeting. Here are more detailed structural descriptions.


The documentation for this struct was generated from the following file: