com.google.firebase.auth.FirebaseUserMetadata |
Holds the user metadata for the current FirebaseUser
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the timestamp at which this account was created as dictated by the server clock in
milliseconds since epoch.
| |||||||||||
Returns the last signin timestamp as dictated by the server clock in milliseconds since epoch.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns the timestamp at which this account was created as dictated by the server clock in milliseconds since epoch.
Returns | |
---|---|
long |
Returns the last signin timestamp as dictated by the server clock in milliseconds since epoch.
Returns | |
---|---|
long |