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

The parameter used by unlogged-in user when starts the meeting. Here are more detailed structural descriptions. More...

#include <meeting_service_interface.h>

Public Attributes

const wchar_t * userID
 User ID.
 
const wchar_t * userZAK
 ZOOM access token.
 
const wchar_t * userName
 Username when logged in the meeting.
 
ZoomUserType zoomuserType
 User type.
 
UINT64 meetingNumber
 Meeting number.
 
const wchar_t * vanityID
 Meeting vanity ID.
 
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.
 
bool isDirectShareDesktop
 Share the desktop directly or not. True indicates to share.
 
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.
 

Detailed Description

The parameter used by unlogged-in user when starts the meeting. Here are more detailed structural descriptions.


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