Name | Type | Description | Notes |
---|---|---|---|
id | string | The participant's universally unique ID. This value is the same as the participant's user ID if the participant joins the meeting by logging into Zoom. If the participant joins the meeting without logging into Zoom, this returns an empty value. | [optional] |
participant_id | string | The participant's ID. This value is assigned to a participant upon joining a meeting and is only valid for the meeting's duration. | [optional] |
user_name | string | The participant's display name. | [optional] |
string | The participant's email address. If the participant is not part of the host's account, this returns an empty string value, with some exceptions. See Email address display rules for details. | [optional] | |
qos | \Zoom\Api\Model\ParticipantQOSSummaryQosInner[] | The summary of participant's quality of service information. | [optional] |