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)
Answer by Sarah Zhang · Aug 08, 2019 at 08:14 AM
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.
Direct Challenges,Direct Challenges (via FB) 2 Answers
Matchmake and StartGame returning 500 Internal Server Error 1 Answer
Matchmaking with server 2.0 1 Answer
What happens when a client calls ClientAPI.Matchmake then does not connect to a returned server? 2 Answers
How to get a BuildID from a SessionId? 2 Answers