toggle menu
Firebase Kotlin SDK
2.1.0
android
common
ios
js
jvm
switch theme
search in API
firebase-auth
/
dev.gitlive.firebase.auth
/
FirebaseUser
/
updateProfile
update
Profile
android
common
ios
js
jvm
actual
suspend
fun
updateProfile
(
displayName
:
String
?
,
photoUrl
:
String
?
)
(
source
)
expect
suspend
fun
updateProfile
(
displayName
:
String
?
=
this.displayName
,
photoUrl
:
String
?
=
this.photoURL
)
(
source
)
actual
suspend
fun
updateProfile
(
displayName
:
String
?
,
photoUrl
:
String
?
)
(
source
)
actual
suspend
fun
updateProfile
(
displayName
:
String
?
,
photoUrl
:
String
?
)
(
source
)
actual
suspend
fun
updateProfile
(
displayName
:
String
?
,
photoUrl
:
String
?
)
(
source
)