Lobby.GetLobbyProperties method
Get the dictionary of lobby property keys and valuesReturn Value
The dictionary of lobby property keys and valuesRemarks
Lobby properties are only visible to members of the lobby. This constructs a new Dictionary upon each API call so it should not be called with high frequency If this lobby object is still in the process of asynchronously being created or joined via a call toCreateAndJoinLobby or JoinLobby, this method returns no keys.
See Also
- class Lobby
- namespace PlayFab.Multiplayer
