Interface BaseParticipant
Stay organized with collections
Save and categorize content based on your preferences.
Base participant type. Only one of signedInUser, anonymousUser, or phoneUser
fields will be set to determine the type of participant.
Signature
interface BaseParticipant
Property signatures
Name |
Description |
anonymousUser |
If set, the participant is an anonymous user. Provides a display name. |
name |
Resource name of the participant. Format: conferenceRecords/{conferenceRecord}/participants/{participant} |
participantKey |
Participant key of associated participant. Format is participants/{participant} . |
phoneUser |
If set, the participant is a dial-in user. Provides a partially redacted phone number. |
signedInUser |
If set, the participant is a signed in user. Provides a unique ID and display name. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-04-09 UTC.
[null,null,["Last updated 2025-04-09 UTC."],[],[],null,[]]