Properties | |
---|---|
DisplayName | string Gets or sets the display name associated with the user. |
PhotoUrl | System.Uri User photo URI. |
Public functions | |
---|---|
Dispose() | void |
Dispose(bool disposing) | void |
stringDisplayName
Gets or sets the display name associated with the user.
System.UriPhotoUrl
User photo URI.
The photo url associated with the user, if any.
voidDispose()
voidDispose(booldisposing)
UserProfile()
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 2022-07-27 UTC.