Lobby.GetSearchProperties method
Get the dictionary of search property keys and valuesReturn Value
The dictionary of search property keys and valuesRemarks
Search properties are visible to nonmembers of the lobby as metadata, which can be used to filter and sort lobby search results. 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 created or joined via a call toCreateAndJoinLobby or JoinLobby, this method returns no keys.
See Also
- class Lobby
- namespace PlayFab.Multiplayer
