LoginConnectResponse๏
Inherits: RefCounted < Object
Connect response from a LoginClient call.
Description๏
Connect response from a LoginClient call. Await on finished signal to get the LoginConnectResult.
Signals๏
finished(result: LoginConnectResult) ๐
Signal emitted when the request is finished.