Up to date
This page is up to date for Blazium 0.4.90 (4.3)
.
If you still find outdated information, please open an issue.
LoginResponse๏
Inherits: RefCounted < Object
Response from the LoginClient node.
Description๏
Response from the LoginClient node. Await on finished signal to get the LoginResult.
Signals๏
finished(result: LoginResult) ๐
Signal emitted when the request is finished.