Skip to main content

Lobby.GetServerProperties method

Get the dictionary of server property keys and values.

Return Value

The dictionary of lobby property keys and values

Remarks

If this lobby isn’t a client-owned lobby, no property value is returned. This constructs a new Dictionary upon each API call so it shouldn’t be called with high frequency. If this lobby object is still in the process of asynchronously being joined via a call to PlayFabMultiplayer.JoinLobbyAsServer(), this method returns no keys.

See Also

Last modified on August 3, 2026