Class PhoneUser
User dialing in from a phone where the user's identity is unknown because they haven't signed in with a Google Account.
Implements
Namespace: Google.Apps.Meet.V2Beta
Assembly: Google.Apps.Meet.V2Beta.dll
Syntax
public sealed class PhoneUser : IMessage<PhoneUser>, IEquatable<PhoneUser>, IDeepCloneable<PhoneUser>, IBufferMessage, IMessage
Constructors
PhoneUser()
Declaration
public PhoneUser()
PhoneUser(PhoneUser)
Declaration
public PhoneUser(PhoneUser other)
Parameters
Type | Name | Description |
---|---|---|
PhoneUser | other |
Properties
DisplayName
Output only. Partially redacted user's phone number when they call in.
Declaration
public string DisplayName { get; set; }
Property Value
Type | Description |
---|---|
string |