blockUser

abstract 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 ID of the device of the user to block.

userCustomName

The custom name of the user to block.