Edit

Share via


LobbySearchResult.ConnectionString property

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