OAuth2RequestResult.hasErrorDescription()
Returns true if the error_description field exists and the value is a string.
Definition
function hasErrorDescription(): boolean;
Returns true if the error_description field exists and the value is a string.
function hasErrorDescription(): boolean;