question

francleveque avatar image
francleveque asked

Lobby: Kick Member with PreventRejoin

Hello,

There is a function in Playfab to remove a member from a lobby and prevent him to rejoin it back.

But we don't know if it's persistent to the lobby. Is it possible to invite the kicked member if it was a mistake for example? How can we remove the ban of a player from a lobby?

I can't find any of these informations in the documentation.

Thanks for your help.

Regards

multiplayer
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Gosen Gao avatar image
Gosen Gao answered

As Lobby - Remove Member - REST API (PlayFab Multiplayer) | Microsoft Learn mentioned, if the ‘PreventRejoin’ is true, removed member can never rejoin this lobby. Please use this parameter carefully. If you remove a member by mistake and "PreventRejoin" is true, you may need to create a new lobby to invite the member back.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.