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