unblockUser

abstract fun unblockUser(userId: String)

Unblocks a previously blocked user in the chat room.

Parameters

userId

The ID of the user to unblock.