blockUser

open override fun blockUser(userId: String, userDeviceId: String, userCustomName: String)

Blocks a user in the chat room.

Parameters

userId

The ID of the user to block.

userDeviceId

The device ID of the user to block.

userCustomName

The custom name of the user to block.