| java.lang.Object | |
| ↳ | com.google.firebase.remoteconfig.User |
Represents a Remote Config user. Output only.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| boolean | equals(Object o) | ||||||||||
| String |
getEmail()
Gets the email of the user.
| ||||||||||
| String |
getImageUrl()
Gets the image URL of the user.
| ||||||||||
| String |
getName()
Gets the name of the user.
| ||||||||||
| int | hashCode() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the email of the user.
Gets the image URL of the user.
Gets the name of the user.