The lobby arrangement string associated with the match.
public string LobbyArrangementString { get; }
Remarks
This connection string can optionally be used with JoinArrangedLobby to join a lobby associated with this match result. The lobby is not created until a user attempts to join it.
See Also
- class MatchmakingMatchDetails
- namespace PlayFab.Multiplayer