LoginURLResult
Inherits: RefCounted < Object
A result from a LoginURLResult.
Description
A result from a LoginURLResult. Contains either result or error.
Properties
|
||
|
||
|
Methods
has_error() const |
Property Descriptions
String get_error()
Gets the error message.
String get_login_type()
Login type.
String get_login_url()
Login url.
Method Descriptions
Returns true if there is an error.