setDisplayName
abstract suspend fun setDisplayName(userId: String, newDisplayName: String)
Content copied to clipboard
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