updateUser

abstract fun updateUser(newCustomName: String)

Updates the current user's information in the chat room.

Parameters

newCustomName

The new custom name of the user.