params): Promise<void>Removes a specific participant from the room.
Object containing the parameters of the method.
Id of the member to remove.
Promise<void>
room.member.remove: to remove a remote member.You need to specify the permissions when creating the Video Room Token on the server side.