The connection string of the found lobby.
public string ConnectionString { get; }
Remarks
LobbySearchResult.ConnectionString can be null. In this case, an invite is required to join.
See Also
- class LobbySearchResult
- namespace PlayFab.Multiplayer
The connection string of the found lobby.
public string ConnectionString { get; }
LobbySearchResult.ConnectionString can be null. In this case, an invite is required to join.