How to Kick Players

Members are kicked by other room members in the same room. To kick a member, two conditions must be met, or an error will be returned:

  • The kicking player should be the room owner.

  • The player initiating the kick cannot kick themselves.

The following Blueprint kicks the first member of the current room using a StrixRoomMember object.

Blueprint to kick a member