Skip to main content

Lobby.ConnectionString property

Gets the default connection string associated with the lobby.

Return Value

The default connection string associated with the lobby.

Remarks

If this lobby object was created by calling CreateAndJoinLobby, this method will return null until ProcessLobbyStateChanges provides a successful OnLobbyCreateAndJoinCompleted. If this lobby object was created by calling JoinLobby, this method will return null until ProcessLobbyStateChanges provides a successful OnLobbyJoinCompleted.

See Also

Last modified on August 3, 2026