Interface PhoneUser
Phone user type, always has a display name. User dialing in from a phone where
the user's identity is unknown because they haven't signed in with a Google
Account.
Signature
declare interface PhoneUser
Property signatures
Name |
Description |
displayName |
Partially redacted user's phone number. |
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-02-05 UTC.
[null,null,["Last updated 2025-02-05 UTC."],[[["The PhoneUser interface is part of the Google Workspace Developer Preview Program, offering early access to specific features."],["PhoneUser represents users dialing in from a phone without being signed into a Google Account, therefore their full identity may be unknown."],["PhoneUser has a `displayName` property, which contains a partially redacted phone number of the user."]]],[]]