static Task<List`1, LobbyInformation> QueryLobbies()

Summary

Get all lobbies for the current game.

static Task<List`1, LobbyInformation> QueryLobbies( string gameIdent )

Summary

Get all lobbies for a specific game.

static Task<List`1, LobbyInformation> QueryLobbies( string gameIdent, string mapIdent )

Summary

Get all lobbies for a specific game and map.

static Task<List`1, LobbyInformation> QueryLobbies( Dictionary<string, string> filters )

people
Log in to reply
You can't reply if you're not logged in. That would be crazy.