ViewLobbyResponse๏
Inherits: RefCounted < Object
Response from a LobbyClient call.
Description๏
Response from a LobbyClient call. Await on finished signal to get the ViewLobbyResult.
Signals๏
finished(result: ViewLobbyResult) ๐
Signal emitted when the request is finished.