setDisplayName

abstract suspend fun setDisplayName(userId: String, newDisplayName: String)

Update the display name for this user.

Parameters

userId

the userId to update the display name of

newDisplayName

the new display name of the user