question

Brent Batas (Lisk) avatar image
Brent Batas (Lisk) asked

Am I correct in understanding that SessionCookie will always be blank for matchmade games?

Am I correct in understanding that SessionCookie will always be blank for matchmade games?

It seems like SessionCookie is only used in RequestMultiplayerServer (which is when we start a server explicitly, as opposed to as a result of matchmaking)

https://docs.microsoft.com/en-us/rest/api/playfab/multiplayer/multiplayerserver/requestmultiplayerserver?view=playfab-rest

Custom Game ServersMatchmaking
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

·
Sarah Zhang avatar image
Sarah Zhang answered

As far as I aware, yes, if we don’t define session cookie, it will be blank. When we use matchmaking, we can’t define and pass it.

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.