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 callingCreateAndJoinLobby, 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
- class Lobby
- namespace PlayFab.Multiplayer
