question

Evan Maxey avatar image
Evan Maxey asked

Is there a way to cancel an a lobby invite?

Unity SDK

We are sending invites to join a lobby via lobby.SendInvite(senderEntKey, inviteeEntityKey)

Is there a way to cancel the invitation?

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

·
Neils Shi avatar image
Neils Shi answered

Currently, the PlayFab Multiplayer SDK does not provide a method to cancel the lobby invite. As a workaround, you can use the Lobby.ForceRemoveMember method to remove the player who accidentally joined.

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.