GetLobbyListCallback

constructor(jobID: JobID, appID: Int, result: EResult, lobbies: List<Lobby>)

Parameters

appID

ID of the app the lobbies belongs to.

result

The result of the request.

lobbies

The list of lobbies matching the criteria specified with SteamMatchmaking.getLobbyList.