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