Skip to main content

Lobby.GetSearchProperties method

Get the dictionary of search property keys and values

Return Value

The dictionary of search property keys and values

Remarks

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 to CreateAndJoinLobby or JoinLobby, this method returns no keys.

See Also

Last modified on August 3, 2026