LoginAccessTokenResult
Inherits: RefCounted < Object
A result from a LoginAccessTokenResponse.
Description
A result from a LoginAccessTokenResponse. Contains access token, nothing or error.
Properties
|
Methods
has_error() const |
Property Descriptions
String get_error()
Gets the error message.
Method Descriptions
Returns true if there is an error.